summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-06-22 15:25:29 +0000
committerJim Meyering <jim@meyering.net>2005-06-22 15:25:29 +0000
commitdac2329d5e33d8e45516a8bda04f7378b2851529 (patch)
tree8fdc7a839399f1081c4cca2c3a199087c07ad54a /ChangeLog
parent4ae691435641f8384af9144a5aaff23745bc72d6 (diff)
downloadcoreutils-dac2329d5e33d8e45516a8bda04f7378b2851529.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e9e6df57..33989abbb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2005-06-22 Paul Eggert <eggert@cs.ucla.edu>
+2005-06-22 Jim Meyering <jim@meyering.net>
* Version 5.3.1.
+ * src/rmdir.c: Include "quotearg.h", not "quote.h".
+ (remove_parents, main): Use quotearg_colon, not quote.
+
+2005-06-22 Paul Eggert <eggert@cs.ucla.edu>
+
* tests/cp/cp-parents: Use chmod to work around some hosts with
ACL problems. Problem reported by Kevin Mudrick.