summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-09-12 12:02:56 +0000
committerJim Meyering <jim@meyering.net>2002-09-12 12:02:56 +0000
commit3bbdcee8c34b520131baea5985c281448a56180e (patch)
tree14f152ee35aa8bad7fe4caebfa64cbae1d6b84bf /NEWS
parent1e8f677ed468108037b4209892d8d8d2dad6027a (diff)
downloadcoreutils-3bbdcee8c34b520131baea5985c281448a56180e.tar.xz
*** empty log message ***
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 530c8b978..c951d13bc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+[4.5.2]
+* 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.