From 23d83ccba19d14b559cf56b74806e29ebfa90f17 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 20 Oct 2005 14:29:38 +0000 Subject: [PATCH] Mention this chmod fix as well as the dircolors one. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 1b4a21e..f51ceba 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 -- 2.7.4