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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2003-03-19 21:56:00 +00:00
parent 194a547f33
commit f7ae99e97b
2 changed files with 6 additions and 0 deletions

1
THANKS
View file

@ -30,6 +30,7 @@ For fixes or providing information which led to a fix:
Ian Bicking Ian Bicking
Christof Boeckler Christof Boeckler
Quetzalcoatl Bradley Quetzalcoatl Bradley
Adrian Bunk
Michael Carmack Michael Carmack
George Caswell George Caswell
Albert Chin Albert Chin

View file

@ -1,3 +1,8 @@
2003-03-19 Marius Vollmer <mvo@zagadka.de>
* gc_os_dep.c: Added defines for sparc-unknown-netbsdelf1.5 from
Adrian Bunk. Thanks!
2003-02-20 Mikael Djurfeldt <djurfeldt@nada.kth.se> 2003-02-20 Mikael Djurfeldt <djurfeldt@nada.kth.se>
* hooks.c (scm_c_hook_add): Fixed bug in append mode. * hooks.c (scm_c_hook_add): Fixed bug in append mode.