summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-20 08:59:07 +0000
committerJim Meyering <jim@meyering.net>2002-09-20 08:59:07 +0000
commit9fd07809b69c5c3e0cffaa63ff7f2847572d6a97 (patch)
treee8bfabdca5bf9c392db9694de553282e48ff0bb5 /ChangeLog
parent350063fa65591a36d4f4ea3de660ad8750d9664a (diff)
downloadcoreutils-9fd07809b69c5c3e0cffaa63ff7f2847572d6a97.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba750e2b8..32a6749bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,16 @@
* Version 4.5.2.
+2002-09-06 Andreas Schwab <schwab@suse.de>
+
+ `rmdir -p dir-specified-with-trailing-slash/' would fail.
+ * src/rmdir.c (remove_parents): Strip trailing slashes.
+
+2002-09-20 Jim Meyering <meyering@lucent.com>
+
+ * tests/rmdir/t-slash: New file/test, for the above fix.
+ * tests/rmdir/Makefile.am (TESTS): Add t-slash.
+
* Makefile.maint (announcement): Arrange to gpg-sign the message.
Add a URL for each detached signature file.