summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-03-24 08:04:57 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2014-03-24 08:05:24 -0700
commitce457d622d947d8aa3e325d98a2818d097e7fec9 (patch)
treec1964689d86df857a82cc8de3c60233018177195 /build-aux
parent8dbb1a57c762010531fbbdd7e4d17dbd062992d9 (diff)
downloadgnulib-ce457d622d947d8aa3e325d98a2818d097e7fec9.tar.gz
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.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/git-log-fix9
1 files changed, 9 insertions, 0 deletions
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/