]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sat, 5 Oct 2002 19:56:00 +0000 (19:56 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Oct 2002 19:56:00 +0000 (19:56 +0000)
ChangeLog

index 64fcf62c148e487d65d2e5cf97106559d068916e..2747b1f224e62878b1d8e016e315c8a78ad9e73d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
 
        * Version 4.5.2.
 
+       * src/remove.c (remove_entry) [ROOT_CAN_UNLINK_DIRS]: With `rm -i DIR',
+       don't recurse into directory, DIR.  Prompted by a report from
+       Leonardo Milano.
+
        * tests/rm/i-no-r: New file/test, for the above fix.
        * tests/rm/Makefile.am (TESTS): Add i-no-r.