changeset 17632:7b422a10ae62

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.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 24 Mar 2014 08:04:57 -0700
parents 2d3fa64d0600
children 8b21b798e6d7
files ChangeLog build-aux/git-log-fix
diffstat 2 files changed, 16 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Mar 19 10:51:48 2014 -0700
+++ b/ChangeLog	Mon Mar 24 08:04:57 2014 -0700
@@ -1,3 +1,10 @@
+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	Thu Jan 01 00:00:00 1970 +0000
+++ b/build-aux/git-log-fix	Mon Mar 24 08:04:57 2014 -0700
@@ -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/