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:
Kevin Ryde 2004-12-05 00:54:47 +00:00
parent 337e4b2f68
commit 18a236fe43

View file

@ -1,6 +1,6 @@
2004-12-05 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (filter-map): Change to a tail-recursive form.
* srfi-1.scm (count, filter-map): Change to a tail-recursive form.
2004-11-11 Rob Browning <rlb@defaultvalue.org>