diff options
author | Jim Meyering <jim@meyering.net> | 2003-06-27 07:51:33 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-06-27 07:51:33 +0000 |
commit | 28b3b79f30b1c7f402214776d56b958e8437afeb (patch) | |
tree | fd867137d7fcf75ec302842f259f8e2a330937f6 /ChangeLog | |
parent | 0c2dd1fe0724315b2ebbf5ae8c8e6374e1886bd8 (diff) | |
download | coreutils-28b3b79f30b1c7f402214776d56b958e8437afeb.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ * src/split.c (longopts): Use `1', not `0' as the value for for &verbose. Reported by Keith Thompson. + Test for the above fix. + * tests/misc/split-a: Also use --verbose and compare stderr + output with what we'd expect. + 2003-06-20 Jim Meyering <jim@meyering.net> * src/copy.c (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]: |