From: Paul Eggert Date: Thu, 28 Apr 2005 16:39:32 +0000 (+0000) Subject: Document recent modechange fixes. X-Git-Tag: CPPI-1_12~915 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=142d83fcd69e311a237fbd3d5bac87a16140b822;p=thirdparty%2Fcoreutils.git Document recent modechange fixes. --- diff --git a/NEWS b/NEWS index 614df6d3fb..ed0fffe574 100644 --- 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