keep Changelog in cvs (and use --accum)

This commit is contained in:
Bradley Bell 2002-07-17 03:11:25 +00:00
parent c51f4caf4e
commit dd559e807f
2 changed files with 1989 additions and 4 deletions

1985
ChangeLog Normal file

File diff suppressed because it is too large Load diff

View file

@ -48,10 +48,10 @@ dist-hook:
cp -a $(srcdir)/ChangeLog $(distdir)
changelog::
rm -f $(srcdir)/ChangeLog
touch $(srcdir)/ChangeLog
cd $(srcdir) && tools/cvs2cl/cvs2cl.pl -b --utc
rm -f $(srcdir)/ChangeLog.bak
# rm -f $(srcdir)/ChangeLog
# touch $(srcdir)/ChangeLog
cd $(srcdir) && tools/cvs2cl/cvs2cl.pl -b --utc --accum
# rm -f $(srcdir)/ChangeLog.bak
EXTRA_DIST = ${EXTRA_SUBDIRS} \
ChangeLog \