1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 22:10:21 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-05-18 21:55:11 +00:00
parent e0245b20cb
commit 63947c7ad3

View 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.