*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Tue, 18 May 2004 21:55:11 +0000 (21:55 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Tue, 18 May 2004 21:55:11 +0000 (21:55 +0000)
libguile/ChangeLog

index 049b1d4..2fb84f2 100644 (file)
@@ -1,3 +1,9 @@
+2004-05-18  Marius Vollmer  <mvo@zagadka.de>
+
+       * hashtab.c (rehash_after_gc): Bug fix: properly link the
+       processed hashtables back into the weak_hashtables list.  Thanks
+       to Bill Schottstaedt!
+
 2004-05-16  Dirk Herrmann  <dirk@dirk-herrmanns-seiten.de>
 
        * eval.c (unmemoize_quote): New static function.