1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 15:40:29 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-03-16 00:06:34 +00:00
parent 8ded62a3db
commit c5133dc959

View file

@ -1,3 +1,8 @@
2000-03-16 Mikael Djurfeldt <mdj@mdj.nada.kth.se>
* gc.c (scm_gc_sweep): Sigh... forgot to clear private freelists
after GC.
Wed Mar 15 08:27:04 2000 Greg J. Badros <gjb@cs.washington.edu>
* fluids.c: Docstring patch from Keisuke Nishida. Some