From: Jim Meyering Date: Sat, 5 Oct 2002 19:17:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=931e5aef071baea9b80280535fa8a7f1a5ae8fac;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index eb174bf9b7..1667b03f8f 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