summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-05 19:56:00 +0000
committerJim Meyering <jim@meyering.net>2002-10-05 19:56:00 +0000
commit702a18d6595b851016f9120358a37e7a22936840 (patch)
tree6a9344eb67e15fccef593d8a75103e3df9a4804c /ChangeLog
parent0bd10f3b8b7bd29c778dbe50d8bd1863ac0eba6e (diff)
downloadcoreutils-702a18d6595b851016f9120358a37e7a22936840.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64fcf62c1..2747b1f22 100644
--- 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.