]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 27 Oct 2005 19:44:45 +0000 (19:44 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 27 Oct 2005 19:44:45 +0000 (19:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 291856170bcb3b17fb217569670e0d1b0eff0c84..db1814ec557390ab965ae96bfeccfb7d44f2817f 100644 (file)
--- 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]