1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-05 04:25:05 +02:00
Files
coreutils/NEWS
2002-10-14 08:30:56 +00:00

20 lines
880 B
Plaintext

[4.5.4]
* `yes|nl -s%n' no longer evokes a segfault
[4.5.3]
* du --dereference-args (-D) no longer fails in certain cases
* `ln --target-dir=DIR' no longer fails when given a single argument
[4.5.2]
* `rm -i dir' (without --recursive (-r)) no longer recurses into dir
* `tail -c N FILE' now works with files of size >= 4GB
* `mkdir -p' can now create very deep (e.g. 40,000-component) directories
* rmdir -p dir-with-trailing-slash/ no longer fails
* printf now honors the `--' command line delimiter
* od's 8-byte formats x8, o8, and u8 now work
* tail now accepts fractional seconds for its --sleep-interval=S (-s) option
[4.5.1]
* du and ls now report sizes of symbolic links (before they'd always report 0)
* uniq now obeys the LC_COLLATE locale, as per POSIX 1003.1-2001 TC1.
This package is the union of the following:
textutils-2.1, fileutils-4.1.11, sh-utils-2.0.15.