From dba603f83ae3615ec378bdc06c794241d0a3a948 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 16 Oct 2005 10:24:41 +0000 Subject: [PATCH] Mention the `mkdir -p' bug fix. --- NEWS | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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 -- 2.47.3