diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-27 07:44:23 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-27 07:44:23 +0000 |
commit | d294e440c3792460b2d7343bb72c252ff89c25cf (patch) | |
tree | b04926f6120da8fc8197adc55761567902880645 /ChangeLog | |
parent | bcf77497855809b781b01ae9b93d475ffa2bceb8 (diff) | |
download | coreutils-d294e440c3792460b2d7343bb72c252ff89c25cf.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |