From: Jim Meyering Date: Sat, 4 Nov 2000 21:39:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb769ae17bd0a97d0221b3564b532941ea632772;p=pspp *** empty log message *** --- diff --git a/lib/ChangeLog b/lib/ChangeLog index e2bc2e4df3..cc873ff2a5 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2000-11-04 Alexandre Duret-Lutz + + * hash.c (hash_get_next): Fix a thinko: when ENTRY is the + last one in a bucket, advance to the next bucket. + 2000-11-02 Vesselin Atanasov * lib/fnmatch.c: Do not comment out all the code if we are using