summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-12-24 10:06:00 +0000
committerJim Meyering <jim@meyering.net>2000-12-24 10:06:00 +0000
commit73a15b2b5f558a234138e268dd3db7fae47a2faf (patch)
treef4f3151355ac98b583760d3839998914abfbc107 /lib
parent3734f30bca6c332bfc9ddee6f436e6e580b059d4 (diff)
downloadcoreutils-73a15b2b5f558a234138e268dd3db7fae47a2faf.tar.xz
*** empty log message ***
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 5a155170f..f49ad2a9a 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -2,6 +2,7 @@
* hash.c (is_prime): Return explicit boolean values.
(hash_get_first): Return NULL to appease Irix5.6's 89.
+ Reported by Nelson Beebe.
2000-10-31 Bruno Haible <haible@clisp.cons.org>