summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83ca215da..66034cb56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-12-01 Jim Meyering <meyering@rho.meyering.net>
+
+ Change comments: say bug present up to coreutils-6.9, not fixed in 6.10.
+ * tests/cut/Test.pm: Adjust comment.
+ * tests/misc/cut: Likewise.
+ * tests/misc/ls-misc: Likewise.
+ * tests/misc/od: Likewise.
+ * tests/misc/stty-invalid: Likewise.
+ * tests/tr/Test.pm: Likewise.
+
2007-11-29 Paul Eggert <eggert@cs.ucla.edu>
Add a test for cp -p and existing file permissions.