]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 29 Jun 2003 06:35:37 +0000 (06:35 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 29 Jun 2003 06:35:37 +0000 (06:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 97a19992a25d1367099e63d0a6672edefdcac600..8995c0d1fa459664fc226288b763baa32b3172d9 100644 (file)
--- 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.