From: Paul Eggert Date: Mon, 24 Mar 2014 15:04:57 +0000 (-0700) Subject: gitlog-to-changelog: include a dummy git-log-fix file X-Git-Tag: v1.0~7415 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=ce457d622d947d8aa3e325d98a2818d097e7fec9;p=gnulib.git gitlog-to-changelog: include a dummy git-log-fix file Problem reported by Nathan Stratton Treadway in: http://lists.gnu.org/archive/html/bug-tar/2014-03/msg00082.html * build-aux/git-log-fix: New file. --- diff --git a/ChangeLog b/ChangeLog index cd18c85f25..8fa880d0a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2014-03-24 Paul Eggert + + gitlog-to-changelog: include a dummy git-log-fix file + Problem reported by Nathan Stratton Treadway in: + http://lists.gnu.org/archive/html/bug-tar/2014-03/msg00082.html + * build-aux/git-log-fix: New file. + 2014-03-13 Jim Meyering gitlog-to-changelog: also include the file, git-log-fix diff --git a/build-aux/git-log-fix b/build-aux/git-log-fix new file mode 100644 index 0000000000..10493751df --- /dev/null +++ b/build-aux/git-log-fix @@ -0,0 +1,9 @@ +# This file is expected to be used via gitlog-to-changelog's --amend=FILE +# option. It specifies what changes to make to each given SHA1's commit +# log and metadata, using Perl-eval'able expressions. + +# Here is an example, with leading "#" to comment it out: +# +#3a169f4c5d9159283548178668d2fae6fced3030 +## fix title: +#s/all tile types/all file types/