1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-01-21 01:12:37 +00:00
parent 513a3bd72d
commit c323f1f42e

View file

@ -1,3 +1,8 @@
2002-01-20 Thien-Thi Nguyen <ttn@giblet.glug.org>
* srfi-1.scm (map1): Rewrite to be tail-recursive.
Thanks to Panagiotis Vossos for the bug report.
2001-12-16 Marius Vollmer <mvo@zagadka.ping.de>
* srfi-11.scm (let-values): Use `gensym' instead of `gentemp'.