]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Merge in changes from b5_9x branch.
authorJim Meyering <jim@meyering.net>
Tue, 8 Nov 2005 21:10:52 +0000 (21:10 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 8 Nov 2005 21:10:52 +0000 (21:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6876b68a445e8ef2ef000843d7d4e0d45221db59..ffeda52d2cc2a0c253e826bab849f33ac13f67c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,11 @@ GNU coreutils NEWS                                    -*- outline -*-
   sha384sum: print or check a SHA384 (384-bit) checksum
   sha512sum: print or check a SHA512 (512-bit) checksum
 
+** 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
@@ -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