diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-10 07:57:35 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-10 07:57:35 +0000 |
commit | 64044efd7cd224d90e9d3a7ffc0dc44163378962 (patch) | |
tree | c4384656055a757d87e2d3a2476645c3b00fb877 | |
parent | 617c5a571a05f6bb3de792359907372c2319bdce (diff) | |
download | coreutils-64044efd7cd224d90e9d3a7ffc0dc44163378962.tar.xz |
*** empty log message ***
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ [4.5.3] +* `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 |