From: Jim Meyering Date: Sat, 8 May 2004 22:24:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1603 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acf15d516301ee85cb03a655b36009e1a7d06473;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 52d5323a92..ad58dca5f8 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,10 @@ GNU coreutils NEWS -*- outline -*- ** Bug fixes + For some types of errors (e.g., read-only file system, I/O error) + when first encountering a directory, `rm -r' would mistakenly fail + to remove files under that directory. + ptx now diagnoses invalid values for its --width=N (-w) and --gap-size=N (-g) options.