From: Jim Meyering Date: Sun, 24 Dec 2000 09:39:04 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0_35~29 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=3734f30bca6c332bfc9ddee6f436e6e580b059d4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index 14d2584922..5a155170fc 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-12-24 Jim Meyering + + * hash.c (is_prime): Return explicit boolean values. + (hash_get_first): Return NULL to appease Irix5.6's 89. + 2000-10-31 Bruno Haible * localcharset.c (locale_charset): Add support for Win32.