]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 22 Jun 2005 15:25:29 +0000 (15:25 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 22 Jun 2005 15:25:29 +0000 (15:25 +0000)
ChangeLog

index 8e9e6df5752e138c61de5e9c39f1c3d90093600f..33989abbb4f4fc49ea5864a786971977ab1447fe 100644 (file)
--- 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.