mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-14 21:47:09 +02:00
Merge in changes from b5_9x branch.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user