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 2005-05-03 22:50:44 +00:00
parent 64bf8517e9
commit da02b978d0

View file

@ -1,3 +1,8 @@
2005-05-04 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-1 Selectors): In drop-right, note always a
new list. In take-right, note result shares common tail. Per spec.
2005-05-03 Kevin Ryde <user42@zip.com.au>
* api-data.texi (String Constructors): Clarify string, list->string