Move the old ChangeLog into its own file

The old ChangeLog is there to track the project history when it
was in SVN -- also because the commit messages we imported from
Subversion were not that great.

Unfortunately, we need a ChangeLog for autotools to work in
GNU mode; for this reason, we can use a dummy ChangeLog redirecting
to git log.

The ChangeLog will be generated on release from the commit
messages, for users of the tarballs.
This commit is contained in:
Emmanuele Bassi 2009-01-28 17:01:26 +00:00
parent f1bae778ce
commit 945d2616e3
3 changed files with 15746 additions and 15745 deletions

15747
ChangeLog

File diff suppressed because it is too large Load Diff

15737
ChangeLog.SVN Normal file

File diff suppressed because it is too large Load Diff

View File

@ -30,7 +30,12 @@ pkgconfigdir = $(libdir)/pkgconfig
DEFAULT_FLAVOUR = @CLUTTER_FLAVOUR@
EXTRA_DIST = clutter.pc.in HACKING HACKING.backends CODING_STYLE
EXTRA_DIST = \
ChangeLog.SVN \
clutter.pc.in \
HACKING \
HACKING.backends \
CODING_STYLE
CLEANFILES = $(pcfiles)