1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-12 16:50:22 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-02-09 23:17:32 +00:00
parent 6bc674b0b4
commit 67c8a9bc4a

View file

@ -1,3 +1,17 @@
2002-02-09 Thien-Thi Nguyen <ttn@giblet.glug.org>
* lib.scm Back port from 1.20, with these exceptions:
do not remove `signals-error?' and `signals-error?*', and do not
include (ice-9 stack-catch), which is not available yet.
* tests/r4rs.test: Use `test-file-name' and `data-file-name'
instead of `data-file'.
* guile-test: Back port from 1.12, with the following exception:
do not use modules (ice-9 and-let-star) or (ice-9 rdelim).
* paths.scm: bye bye.
2000-06-16 Dirk Herrmann <D.Herrmann@tu-bs.de>
* tests/list.test: Use cons* instead of list*.