]> git.saurik.com Git - bison.git/commit
maint: generate ChangeLog from git log
authorJim Meyering <meyering@redhat.com>
Thu, 19 Jan 2012 08:07:02 +0000 (09:07 +0100)
committerAkim Demaille <demaille@gostai.com>
Tue, 24 Jan 2012 18:58:18 +0000 (19:58 +0100)
commitb3597047475134a08eaf301d62c2e61b332690a9
tree01eea3e458158b420225b07492252bda2f29f862
parentabf3f74b216c0ef4a5195ae1a5ebb7123b672387
maint: generate ChangeLog from git log

* Makefile.am (gen-ChangeLog): New rule.
(dist-hook): Depend on it.
(EXTRA_DIST): Distribute the two ChangeLog-* files.
* bootstrap.conf (gnulib_modules): Add gitlog-to-changelog.
(bootstrap_post_import_hook): Ensure that ChangeLog exists.
* build-aux/git-log-fix: New file.
* ChangeLog-2012: Renamed ...
* ChangeLog: ... from this.
* ChangeLog-1998: Renamed ...
* OChangeLog: ...from this
* .gitignore: Add ChangeLog.
(cherry picked from commit 5ef4a3c71cfd6c07e71462944281c284780312c1)

Conflicts:

Makefile.am
bootstrap.conf
build-aux/.gitignore
.gitignore
ChangeLog [deleted file]
ChangeLog-1998 [new file with mode: 0644]
ChangeLog-2012 [new file with mode: 0644]
Makefile.am
OChangeLog [deleted file]
bootstrap.conf
build-aux/.gitignore
build-aux/git-log-fix [new file with mode: 0644]
m4/.gitignore