summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
parent350063fa65591a36d4f4ea3de660ad8750d9664a (diff)
downloadcoreutils-9fd07809b69c5c3e0cffaa63ff7f2847572d6a97.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7c4031d07..7d35f400e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
[4.5.2]
+* rmdir -p dir-with-trailing-slash/ no longer fails
* printf now honors the `--' command line delimiter
* od's 8-byte formats x8, o8, and u8 now work
* tail now accepts fractional seconds for its --sleep-interval=S (-s) option