summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-01-30 19:37:07 +0100
committerJim Meyering <meyering@redhat.com>2008-01-30 19:37:07 +0100
commit62b7b422a26268c377fcd5c608706ded5e5a3265 (patch)
tree6ec77ef241fc066e95c2e75da76162e0b44441a2 /ChangeLog
parent839f321fde2e66c6b3568e3cc73a03c3259bd048 (diff)
downloadcoreutils-62b7b422a26268c377fcd5c608706ded5e5a3265.tar.xz
* src/c99-to-c89.diff: Adjust remove.c offsets, again.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1079c45ba..31b0e141c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2008-01-30 Jim Meyering <meyering@redhat.com>
+ * src/c99-to-c89.diff: Adjust remove.c offsets, again.
+
Now that system.h defines is_empty_dir, include "openat.h".
* src/system.h: Include "openat.h" here, ...
* src/chcon.c: ... not here.