diff options
author | Jim Meyering <meyering@redhat.com> | 2012-01-06 08:53:04 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2012-01-06 10:14:19 +0100 |
commit | 847446ac841857e532b208cad21957e706a7c989 (patch) | |
tree | 80d5867447ce281d79e2c2a17cb9bcc4692bd500 /build-aux/git-log-fix | |
parent | c84c36220794efdb7950b9b94997f68f1ad60ddb (diff) | |
download | coreutils-847446ac841857e532b208cad21957e706a7c989.tar.xz |
maint: adjust ChangeLog to reflect earlier df request
* build-aux/git-log-fix: Credit early reporter.
* THANKS.in: Add a name.
Diffstat (limited to 'build-aux/git-log-fix')
-rw-r--r-- | build-aux/git-log-fix | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build-aux/git-log-fix b/build-aux/git-log-fix index 8e5346315..3139e1612 100644 --- a/build-aux/git-log-fix +++ b/build-aux/git-log-fix @@ -46,3 +46,7 @@ s!(elicits.*)\.!first $1, and the second works properly.! # Without this, `truncate -s '> -1' F` would truncate F to length 0, # and `truncate -s " +1" F` would truncate F to 1 byte. Now, the # first elicits a diagnostic, and the second works properly. + +# Credit initial reporter of a related issue, now that the BZ is public. +1e18d8416f9ef43bf08982cabe54220587061a08 +s,by ,by Nao Nishijima in http://bugzilla.redhat.com/766461\nand by , |