# HG changeset patch # User Paul Eggert # Date 1395673497 25200 # Node ID 7b422a10ae6245b5e4dd88429262310dafb62305 # Parent 2d3fa64d060069a2def0939802b91d90fee9a4c5 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 -r 2d3fa64d0600 -r 7b422a10ae62 ChangeLog --- 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 + + 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 -r 2d3fa64d0600 -r 7b422a10ae62 build-aux/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/