From: Jim Meyering Date: Fri, 27 Jun 2003 07:51:33 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28b3b79f30b1c7f402214776d56b958e8437afeb;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 09c6b473cd..b4fd1fac8f 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 * src/copy.c (copy_internal) [HAVE_STRUCT_STAT_ST_AUTHOR]: