summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-27 07:51:33 +0000
committerJim Meyering <jim@meyering.net>2003-06-27 07:51:33 +0000
commit28b3b79f30b1c7f402214776d56b958e8437afeb (patch)
treefd867137d7fcf75ec302842f259f8e2a330937f6 /ChangeLog
parent0c2dd1fe0724315b2ebbf5ae8c8e6374e1886bd8 (diff)
downloadcoreutils-28b3b79f30b1c7f402214776d56b958e8437afeb.tar.xz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 09c6b473c..b4fd1fac8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]: