1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-15 03:41:57 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2005-10-27 19:44:45 +00:00
parent cc7c372176
commit f6d480b0a7

7
NEWS
View File

@@ -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]