[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] maint: adjust ChangeLog to reflect earlier df request
From: |
Jim Meyering |
Subject: |
[PATCH] maint: adjust ChangeLog to reflect earlier df request |
Date: |
Fri, 06 Jan 2012 11:15:03 +0100 |
FYI,
>From 847446ac841857e532b208cad21957e706a7c989 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Fri, 6 Jan 2012 08:53:04 +0100
Subject: [PATCH] maint: adjust ChangeLog to reflect earlier df request
* build-aux/git-log-fix: Credit early reporter.
* THANKS.in: Add a name.
---
THANKS.in | 1 +
build-aux/git-log-fix | 4 ++++
2 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/THANKS.in b/THANKS.in
index 44a617f..13c8817 100644
--- a/THANKS.in
+++ b/THANKS.in
@@ -431,6 +431,7 @@ Mikulas Patocka address@hidden
Miles Bader address@hidden
Minh Tran-Le address@hidden
Morten Welinder address@hidden
+Nao Nishijima address@hidden
Neal H Walfield address@hidden
Neil Brown address@hidden
Nelson H. F. Beebe address@hidden
diff --git a/build-aux/git-log-fix b/build-aux/git-log-fix
index 8e53463..3139e16 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 ,
--
1.7.8.2.334.gd4e886
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [PATCH] maint: adjust ChangeLog to reflect earlier df request,
Jim Meyering <=