]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Mention this chmod fix as well as the dircolors one.
authorJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:29:38 +0000 (14:29 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 20 Oct 2005 14:29:38 +0000 (14:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1b4a21e5423241a20eadb7fb6027935ed11f1a96..f51ceba31a2069e8ae5f1ec64b053e4a4efdb826 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 * Major changes in release 5.92 (2005-10-??) [stable]
 
+** Bug fixes
+
+  chmod now diagnoses an invalid mode string starting with an octal digit
+
+  dircolors now properly quotes single-quote characters
+
 * Major changes in release 5.91 (2005-10-17) [stable candidate]
 
 ** Bug fixes