From: Jim Meyering Date: Sun, 16 Oct 2005 10:24:41 +0000 (+0000) Subject: Mention the `mkdir -p' bug fix. X-Git-Tag: v5.91~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba603f83ae3615ec378bdc06c794241d0a3a948;p=thirdparty%2Fcoreutils.git Mention the `mkdir -p' bug fix. --- diff --git a/NEWS b/NEWS index c0757bfbad..9540996438 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ GNU coreutils NEWS -*- outline -*- -* Major changes in release 5.91-cvs (2005-??-??) [stable] +* Major changes in release 5.91-cvs (2005-10-16) [stable candidate] + +** Bug fixes + + "mkdir -p /a/b/c" no longer fails merely because a leading prefix + directory (e.g., /a or /a/b) exists on a read-only file system. ** Removed options