diff options
author | Kevin Ryde <user42@zip.com.au> | 2004-07-10 00:29:26 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2004-07-10 00:29:26 +0000 |
commit | 7f6c5a88cc677c63a96a409dbc4347b5d6fd5ad4 (patch) | |
tree | fa27dbf71c1068661438411beaa03a8f64962284 | |
parent | 26a6ccfa9027bfb58902dfc69803c3c0c692525f (diff) | |
download | guile-7f6c5a88cc677c63a96a409dbc4347b5d6fd5ad4.tar.gz |
*** empty log message ***
-rw-r--r-- | doc/ref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 47aa4aea7..6fb52e813 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,3 +1,8 @@ +2004-07-10 Kevin Ryde <user42@zip.com.au> + + * srfi-modules.texi (SRFI-0): Add srfi-6 to the identifiers provided + by default. + 2004-07-07 Marius Vollmer <marius.vollmer@uni-dortmund.de> * scheme-data.texi (Integers): Added docs for the new scm_is_, |