From: Jim Meyering Date: Fri, 27 Jun 2003 07:44:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.0.1~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d294e440c3792460b2d7343bb72c252ff89c25cf;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index b80d268f4c..09c6b473cd 100644 --- 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.