1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
Files
coreutils/NEWS

18 lines
828 B
Plaintext
Raw Normal View History

2002-10-06 06:34:55 +00:00
[4.5.3]
2002-10-13 06:04:38 +00:00
* du --dereference-args (-D) no longer fails in certain cases
2002-10-10 07:57:35 +00:00
* `ln --target-dir=DIR' no longer fails when given a single argument
2002-09-12 12:02:56 +00:00
[4.5.2]
2002-10-05 19:17:57 +00:00
* `rm -i dir' (without --recursive (-r)) no longer recurses into dir
2002-10-05 08:30:07 +00:00
* `tail -c N FILE' now works with files of size >= 4GB
2002-09-29 17:17:28 +00:00
* `mkdir -p' can now create very deep (e.g. 40,000-component) directories
2002-09-20 08:59:07 +00:00
* rmdir -p dir-with-trailing-slash/ no longer fails
2002-09-18 08:30:57 +00:00
* printf now honors the `--' command line delimiter
2002-09-18 08:31:16 +00:00
* od's 8-byte formats x8, o8, and u8 now work
2002-09-12 12:02:56 +00:00
* tail now accepts fractional seconds for its --sleep-interval=S (-s) option
2002-08-14 13:44:19 +00:00
[4.5.1]
2002-08-31 16:02:41 +00:00
* du and ls now report sizes of symbolic links (before they'd always report 0)
2002-08-02 14:49:52 +00:00
* uniq now obeys the LC_COLLATE locale, as per POSIX 1003.1-2001 TC1.
2002-08-04 13:48:07 +00:00
This package is the union of the following:
2002-08-26 10:04:05 +00:00
textutils-2.1, fileutils-4.1.11, sh-utils-2.0.15.