From f358d24e329cfda1a8d5264699202a6685e66edb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 24 Mar 2004 14:45:23 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 71b3aa12e0..057362d6cb 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2004-03-23 Paul Eggert + + * readtokens0.c (readtokens0): Return true on success rather + than on failure. All callers changed. This also happens to fix a + portability bug on pre-C99 hosts, where (bool) INTEGER sometimes + returns false even when INTEGER is nonzero. + 2004-03-23 Jim Meyering * Makefile.am (libfetish_a_SOURCES): Add getopt_int.h. -- 2.47.2