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:
Kevin Ryde 2005-01-28 00:14:16 +00:00
parent f18f87aa6d
commit 5bbc406b83

View file

@ -1,3 +1,12 @@
2005-01-28 Kevin Ryde <user42@zip.com.au>
* srfi-modules.texi (SRFI-1 Predicates): Clarify proper-list?,
circular-list? and dotted-list?, note any object passes exactly one of
those.
* srfi-modules.texi (SRFI-19 Time/Date conversions): In default
tz-offset, note restrictions on a 32-bit system.
2005-01-24 Kevin Ryde <user42@zip.com.au>
* api-i18n.texi (Internationalization): Expand and revise a bit for