]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* src/remove.c: Use new unlinkdir module.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 May 2005 08:06:22 +0000 (08:06 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 14 May 2005 08:06:22 +0000 (08:06 +0000)
ChangeLog

index e286ad5c42b1139fbb3b4165b191200619ade1d8..a57da48bb27fb07a70e3907b69a735bda8e491cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2005-05-14  Jim Meyering  <jim@meyering.net>
+2005-05-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        * Version 5.3.1.
 
+       * src/remove.c: Include unlinkdir.h.
+       (UNLINK_CAN_UNLINK_DIRS): Remove.
+       (remove_entry): Use cannot_unlink_dirs () rather than
+       UNLINK_CAN_UNLINK_DIRS.
+
+2005-05-14  Jim Meyering  <jim@meyering.net>
+
        Update FSF postal mail address.
        * Makefile.maint, Makefile.cfg, gnupload
        * src/basename.c, src/cat.c, src/checksum.h, src/chgrp.c