From: Jim Meyering Date: Sat, 1 Oct 2005 08:01:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.91~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c06ae5cffb7b4bdebda643c94891ebf479a828e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 84956b874b..41245cdee7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,12 +1,13 @@ 2005-10-01 Jim Meyering + * Version 5.91-cvs. + * src/factor.c (main): Don't stop processing arguments upon the first invalid one. Suggestion from Eric Blake * tests/factor/basic: Add a test for this. 2005-09-30 Jim Meyering - * Version 5.91-cvs. * configure.ac: Use 5.91-cvs as the version string. * NEWS: Adjust accordingly.