summaryrefslogtreecommitdiff
path: root/ChangeLog-2008
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-11-20 15:34:59 +0100
committerJim Meyering <meyering@redhat.com>2011-11-20 15:34:59 +0100
commit8ffc159611db3443282aee42465afc8a1597519c (patch)
treedde214b80722e8c865a952ece2193802bb06b1bf /ChangeLog-2008
parent5d39ad6419e7084cee3cb432f58dd775997dc948 (diff)
downloadcoreutils-8ffc159611db3443282aee42465afc8a1597519c.tar.xz
maint: avoid gitlog-to-changelog diagnostic about unused entries
* build-aux/git-log-fix: Comment out two unused entries. Each of those two entries does indicate an error in a commit log, but precedes the cut-off date, so has an actual VC'd ChangeLog entry. I.e., gitlog-to-changelog generates ChangeLog entries since 2008-02, and these two predate that. * ChangeLog-2008: Make the indicated correction.
Diffstat (limited to 'ChangeLog-2008')
-rw-r--r--ChangeLog-20082
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog-2008 b/ChangeLog-2008
index 58faa4450..9f16cc439 100644
--- a/ChangeLog-2008
+++ b/ChangeLog-2008
@@ -104,7 +104,7 @@
(errno_may_be_empty, ignorable_failure): New functions.
* src/remove.c (is_empty_dir): Move function to ...
* src/system.h (is_empty_dir): ...here, and make it inline.
- Suggested by Josselin Mouette in <http://bugs.debian.org/363011>
+ Suggested by Josselin Mouette in <http://bugs.debian.org/350541>
via Bob Proulx.
* NEWS: Mention the improvement.