From: Jim Meyering Date: Tue, 12 Apr 2005 06:56:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1027e12b4d7779609e80e7d08f9ae94482747713;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 2d61dec0ec..99b7e0356b 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-04-12 Jim Meyering + + * human.c (humblock): Set *options even when returning due to + xstrtoumax conversion failure. Thanks to a used-uninitialized + warning from gcc-4. + 2005-04-09 Jim Meyering * posixtm.c (posixtime) [lint]: Avoid spurious warning from gcc-4's