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-24 Paul Eggert <eggert@cs.ucla.edu>
+
+ 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 <meyering@fb.com>
gitlog-to-changelog: also include the file, git-log-fix
--- /dev/null
+# 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/