From: Jim Meyering Date: Thu, 27 Oct 2005 19:44:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1454 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6d480b0a7006e57e6e6989f4caba6aa13a363b8;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/NEWS b/NEWS index 291856170b..db1814ec55 100644 --- a/NEWS +++ b/NEWS @@ -14,11 +14,18 @@ GNU coreutils NEWS -*- outline -*- dircolors no longer segfaults upon an attempt to use the new STICKY_OTHER_WRITABLE (OWT) attribute + md5sum once again defaults to using the ` ' non-binary marker + (rather than the `*' binary marker) by default on Unix-like systems. + mkdir -p and install -d no longer exit nonzero when asked to create a directory like `nonexistent/.' tac now works when stdin is a tty, even on non-Linux systems +** Build-related bug fixes + + installing .mo files would fail + * Major changes in release 5.92 (2005-10-22) [stable]