From ba798c599850a1448ae0aaf764c355e05914df60 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 18 May 2000 11:12:39 +0000 Subject: [PATCH] *** empty log message *** --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/ChangeLog b/lib/ChangeLog index 2fe01d7..1267530 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2000-05-18 Jim Meyering + + * hash.c (hash_rehash): Fix a nasty bug: copy the free entry list + back, too, since it may have been modified by allocate_entry. + (hash_delete): Rewrite to use neither the assignment operator + nor the comma operator in an if-expression. + 2000-05-15 Paul Eggert * lib/closeout.c: -- 2.7.4