From: Jim Meyering Date: Sat, 1 Oct 2005 08:01:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.91~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46f0e13d5b210cdba77310b7ede4f88cf280a9c3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index a4a599731c..84956b874b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-01 Jim Meyering + + * 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.