summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-05 19:17:57 +0000
committerJim Meyering <jim@meyering.net>2002-10-05 19:17:57 +0000
commit931e5aef071baea9b80280535fa8a7f1a5ae8fac (patch)
treeae188a23ec5ac046d5236ab85e6cc4be770cf049 /NEWS
parent7a45935962ed74ed6adc8cd24a398f70946b5911 (diff)
downloadcoreutils-931e5aef071baea9b80280535fa8a7f1a5ae8fac.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 eb174bf9b..1667b03f8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
[4.5.2]
+* `rm -i dir' (without --recursive (-r)) no longer recurses into dir
* `tail -c N FILE' now works with files of size >= 4GB
* `mkdir -p' can now create very deep (e.g. 40,000-component) directories
* rmdir -p dir-with-trailing-slash/ no longer fails