]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Document recent modechange fixes.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Apr 2005 16:39:32 +0000 (16:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Apr 2005 16:39:32 +0000 (16:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 614df6d3fb7194cf5f6ffcaaef2c233a7ef889c0..ed0fffe574bbcb9a0686e3c50055863cffb79ead 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -86,6 +86,10 @@ GNU coreutils NEWS                                    -*- outline -*-
 
 ** Bug fixes
 
+  chmod, mkdir, mkfifo, and mknod formerly mishandled rarely-used symbolic
+  permissions like =xX and =u, and did not properly diagnose some invalid
+  strings like g+gr and ug,+x.  These bugs have been fixed.
+
   dd now computes statistics using a realtime clock (if available)
   rather than the time-of-day clock, to avoid glitches if the
   time-of-day is changed while dd is running.  Also, it avoids