gitlog-to-changelog: new auxiliary script, synced from gnulib
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 27 Dec 2011 18:12:46 +0000 (19:12 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 27 Dec 2011 18:29:12 +0000 (19:29 +0100)
commit6c9aa32580c5f98ba05eeb95088b98349afa422b
tree40ac0e1bd187afd896ace04a5fc210704ab8fb27
parent44da9cbd7dbbdb858d11e8dcdf213c32be7e333c
gitlog-to-changelog: new auxiliary script, synced from gnulib

We have plans to stop maintaining a version-controlled ChangeLog
file in the Automake repository, and instead begin to generate it
automatically from the git log messages.  To do so, we will use
the `gitlog-to-changelog' script from gnulib.

* lib/gitlog-to-changelog: New, synced from gnulib.
* Makefile.am (fetch): Fetch and sync it.
* lib/Makefile.am (EXTRA_DIST): Distribute it.
ChangeLog
Makefile.am
lib/Makefile.am
lib/gitlog-to-changelog [new file with mode: 0755]