]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 27 Jun 2003 07:44:23 +0000 (07:44 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 27 Jun 2003 07:44:23 +0000 (07:44 +0000)
ChangeLog

index b80d268f4cb4364c605ae4c08104bd0cda345b1f..09c6b473cd9b83d918a2205b96047fd46e322981 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@
 
        * Version 5.0.1.
 
-       split's --verbose option did nothing
+       split's --verbose option did nothing [broken in 4.5.10 and 5.0]
        * src/split.c (longopts): Use `1', not `0' as the value for
        for &verbose.  Reported by Keith Thompson.