diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index 787cb7017..4aca58e25 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2005-04-09 Jim Meyering <jim@meyering.net> + + * human.c (humblock): Set *options even when returning due to + xstrtoumax conversion failure. Thanks to a used-uninitialized + warning from gcc-4. + 2005-04-08 Paul Eggert <eggert@cs.ucla.edu> * nanosleep.c (rpl_nanosleep): Include "timespec.h" before macros |