summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-10-20 14:29:38 +0000
committerJim Meyering <jim@meyering.net>2005-10-20 14:29:38 +0000
commit23d83ccba19d14b559cf56b74806e29ebfa90f17 (patch)
treeccf671c3b8a1fd0f79a2e794f0307a6cc4e6015d /NEWS
parentd87b9dfa105141b984e87d940dcb7999af256dd4 (diff)
downloadcoreutils-23d83ccba19d14b559cf56b74806e29ebfa90f17.tar.xz
Mention this chmod fix as well as the dircolors one.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b4a21e54..f51ceba31 100644
--- 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