From: Jim Meyering Date: Wed, 22 Jan 2003 15:55:21 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.5~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=586bfb65d639dad14de6af5ffddd084bff9178f4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index f81452153c..c0f43fb125 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,5 @@ [4.5.5] +* rm on FreeBSD can once again remove directories from NFS-mounted file systems * ls has a new option --dereference-command-line-symlink-to-dir, which corresponds to the new default behavior when none of -d, -l -F, -H, -L has been specified.