summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-11-08 21:10:52 +0000
committerJim Meyering <jim@meyering.net>2005-11-08 21:10:52 +0000
commit8b5df581404ec0061dc26195021916016031bd08 (patch)
tree49255c184257d8faa2edd729081b1addfe0c0133 /NEWS
parent2aa901dadd32f63f484e1812361c39e68fb3589f (diff)
downloadcoreutils-8b5df581404ec0061dc26195021916016031bd08.tar.xz
Merge in changes from b5_9x branch.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 6876b68a4..ffeda52d2 100644
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,11 @@ GNU coreutils NEWS -*- outline -*-
** Bug fixes
+
+* Major changes in release 5.93 (2005-11-06) [stable]
+
+** Bug fixes
+
dircolors no longer segfaults upon an attempt to use the new
STICKY_OTHER_WRITABLE (OWT) attribute.
@@ -45,8 +50,6 @@ GNU coreutils NEWS -*- outline -*-
rm emits a better diagnostic when (without -r) it fails to remove
a directory on e.g., Solaris 9/10 systems.
- The documentation no longer mentions rm's --directory (-d) option.
-
tac now works when stdin is a tty, even on non-Linux systems.
"tail -c 2 FILE" and "touch 0101000000" now operate as POSIX
@@ -54,6 +57,8 @@ GNU coreutils NEWS -*- outline -*-
POSIX standards, as the newly-required behavior is upward-compatible
with the old.
+ The documentation no longer mentions rm's --directory (-d) option.
+
** Build-related bug fixes
installing .mo files would fail