1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 07:30:28 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-07-08 05:58:11 +00:00
parent aea5b792f7
commit 4dc7f07fde
2 changed files with 5 additions and 0 deletions

1
THANKS
View file

@ -18,6 +18,7 @@ Bug reports and fixes from:
Eric Hanchrow
Greg Harvey
Dirk Herrmann
Johannes Hjorth
Charbel Jacquin
Michael Livshin
David Lutterkort

View file

@ -1,3 +1,7 @@
1999-07-08 Mikael Djurfeldt <mdj@mdj-pc.nada.kth.se>
* symbols.c (scm_gensym): Bugfix. (Thanks to Johannes Hjorth.)
Fri Jun 25 22:14:32 1999 Greg Badros <gjb@cs.washington.edu>
* smob.c: added scm_make_smob_type_mfpe (), scm_set_smob_mfpe ();