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-09-29 15:59:01 +00:00
parent f208b9be8a
commit c88a951fd4
3 changed files with 10 additions and 0 deletions

1
THANKS
View file

@ -63,6 +63,7 @@ For fixes or providing information which led to a fix:
Shuji Narazaki
Han-Wen Nienhuys
Stefan Nordhausen
Roland Orre
Pieter Pareit
Jack Pavlovsky
Bertrand Petit

View file

@ -1,3 +1,8 @@
2004-09-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* ramap.c (scm_array_equal_p): Include scm_tc7_svect in switch.
Thanks to Roland Orre!
2004-09-20 Rob Browning <rlb@defaultvalue.org>
* script.c (scm_compile_shell_switches): Update copyright.

View file

@ -1,3 +1,7 @@
2004-09-29 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* tests/unif.test (array-equal?): New test.
2004-09-26 Kevin Ryde <user42@zip.com.au>
* tests/optargs.test (let-keywords, let-keywords*, let-optional,