summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-10-03 13:57:04 +0000
committerJim Meyering <jim@meyering.net>2006-10-03 13:57:04 +0000
commit41011fa81d54ccde9523a5a7e908763889f385bb (patch)
tree9361cd786d320a6bb649c032c30dd8dbbbfc585b /ChangeLog
parent2f7025ad2aef419d266ee1d5e084577a4546e6d7 (diff)
downloadcoreutils-41011fa81d54ccde9523a5a7e908763889f385bb.tar.xz
* src/c99-to-c89.diff: Convert two c99'isms -- one in remove.c
and one in shred.c -- that were added before coreutils-6.3. Reported by Michael Deutschmann.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3bb20d7ba..d970da9e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2006-10-03 Jim Meyering <jim@meyering.net>
+ * src/c99-to-c89.diff: Convert two c99'isms -- one in remove.c
+ and one in shred.c -- that were added before coreutils-6.3.
+ Reported by Michael Deutschmann.
+
* src/c99-to-c89.diff: Update to reflect new offsets.
* src/remove.c (remove_entry): With -f, exit successfully in spite