1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-09 13:30:26 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-05-24 21:29:26 +00:00
parent 78addfa35e
commit 7c2f56a4de
2 changed files with 6 additions and 0 deletions

1
THANKS
View file

@ -34,6 +34,7 @@ For fixes or providing information which led to a fix:
Eric Hanchrow Eric Hanchrow
Sam Hocevar Sam Hocevar
Peter Ivanyi Peter Ivanyi
Wolfgang Jaehrling
Aubrey Jaffer Aubrey Jaffer
Paul Jarc Paul Jarc
Richard Kim Richard Kim

View file

@ -1,3 +1,8 @@
2004-05-24 Marius Vollmer <mvo@zagadka.de>
* dynwind.c (winder_mark): Use SCM_PACK to correctly convert the
WINDER_DATA to a SCM.
2004-05-24 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de> 2004-05-24 Dirk Herrmann <dirk@dirk-herrmanns-seiten.de>
* goops.c (compute_getters_n_setters, create_standard_classes, * goops.c (compute_getters_n_setters, create_standard_classes,