Generate ChangeLog from git log.
authorJim Meyering <meyering@redhat.com>
Sun, 10 Feb 2008 09:27:42 +0000 (10:27 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 10 Feb 2008 09:53:16 +0000 (10:53 +0100)
commit61d93cb0d886e272705abd596c32d00705953292
tree93d2c5dcbac1eaef6e414f8812398dc742439fba
parent29ebe8f50afa9bb6fc83374f443c13f18268740b
Generate ChangeLog from git log.

* bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
Ensure that ChangeLog exists, for automake.
* Makefile.am (gen-ChangeLog): New rule.
(dist-hook): Depend on it.
(EXTRA_DIST): Add ChangeLog-2006, ChangeLog-2007, ChangeLog-2008.

Signed-off-by: Jim Meyering <meyering@redhat.com>
Makefile.am
bootstrap.conf