diff --git a/NEWS b/NEWS index 6876b68a4..ffeda52d2 100644 --- 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