summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-05-28 09:33:00 +0000
committerJim Meyering <jim@meyering.net>2006-05-28 09:33:00 +0000
commit9af6ea12a1ea0173a95416bf5269e6cd9f195fad (patch)
treec96f9ed0f75cb79e397f2c4c6b111f7aa459fd79
parent8542aa662209dab454d45ddb320d100ef1a0205d (diff)
downloadcoreutils-9af6ea12a1ea0173a95416bf5269e6cd9f195fad.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e55d7f54..e9ec34391 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2006-05-27 Jim Meyering <jim@meyering.net>
+2006-05-28 Jim Meyering <jim@meyering.net>
* Version 6.0-cvs.
+ * tests/rm/inaccessible: AIX 4.3.3 gives a different diagnostic.
+ Recognize it, too. Reported by Ralf Wildenhues, in
+ http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00192.html
+
+2006-05-27 Jim Meyering <jim@meyering.net>
+
* src/chgrp.c: Support new options: --preserve-root and
--no-preserve-root. Somehow this program was skipped when those
options were added to chown, chmod, and rm. Reported by