summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-29 06:35:37 +0000
committerJim Meyering <jim@meyering.net>2003-06-29 06:35:37 +0000
commitb01dd9232d10df56dcaf2c340ed243240e70081e (patch)
tree03b0d79ed4ff876b1d01207f40d00155f1e52ce0 /NEWS
parent6e036c0593cadd059c82c0d647d804e459e417a0 (diff)
downloadcoreutils-b01dd9232d10df56dcaf2c340ed243240e70081e.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 97a19992a..8995c0d1f 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ GNU coreutils NEWS -*- outline -*-
- date -d DATE can now parse a DATE string like May-23-2003
** Bug fixes
+- split's --verbose option works once again [broken in 4.5.10 and 5.0]
- tail -f is no longer subject to a race condition that could make it
delay displaying the last part of a file that had stopped growing. That
bug could also make tail -f give an unwarranted `file truncated' warning.