summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-10 07:57:35 +0000
committerJim Meyering <jim@meyering.net>2002-10-10 07:57:35 +0000
commit64044efd7cd224d90e9d3a7ffc0dc44163378962 (patch)
treec4384656055a757d87e2d3a2476645c3b00fb877 /NEWS
parent617c5a571a05f6bb3de792359907372c2319bdce (diff)
downloadcoreutils-64044efd7cd224d90e9d3a7ffc0dc44163378962.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da28d01f8..6b2375c57 100644
--- a/NEWS
+++ b/NEWS
@@ -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