changelog: don't cluster multiple entries under the same "date line"
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 17 Jan 2012 22:31:19 +0000 (23:31 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 17 Jan 2012 22:53:56 +0000 (23:53 +0100)
commita6e60819ba512d6bf7376c543f8c40c9389eb4d7
tree76034f6b57fb1a2532debc92b34f49cb2095dc4f
parent443114bf1b15790e0349a087a5673e4de25981ff
changelog: don't cluster multiple entries under the same "date line"

* lib/gitlog-to-changelog: Synced from gnulib.  The new version
has a new option '--no-cluster', that disables clustering of
adjacent commit messages under the same "date line".
* Makefile.am (gitlog_to_changelog_options): Add '--no-cluster'.
Also add a proper '--format' specification to ensure we have a
blank line between the summary line and the commit message body.
Makefile.am
lib/gitlog-to-changelog