diff options
author | Jim Meyering <jim@meyering.net> | 2005-10-27 19:44:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-10-27 19:44:45 +0000 |
commit | f6d480b0a7006e57e6e6989f4caba6aa13a363b8 (patch) | |
tree | e654c3b58865313277fb4f2dd2eb313b31e51225 /NEWS | |
parent | cc7c3721763273249260f5b3af83e81f756cb9b8 (diff) | |
download | coreutils-f6d480b0a7006e57e6e6989f4caba6aa13a363b8.tar.xz |
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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] |