diff options
author | Kevin Ryde <user42@zip.com.au> | 2005-01-23 23:36:55 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2005-01-23 23:36:55 +0000 |
commit | a1b8491411857ab4cd782a9ff6d409c32ac9b249 (patch) | |
tree | 38147befe6e3fec78908b526445b8b604c4a33a1 | |
parent | 09ecf78c60c47fb5771c740d4fd2bf70b0fad9fd (diff) | |
download | guile-a1b8491411857ab4cd782a9ff6d409c32ac9b249.tar.gz |
*** empty log message ***
-rw-r--r-- | doc/ref/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ref/ChangeLog b/doc/ref/ChangeLog index 90cf6d7cb..1c469a59f 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,5 +1,8 @@ 2005-01-24 Kevin Ryde <user42@zip.com.au> + * api-i18n.texi (Internationalization): Expand and revise a bit for + clarity. + * srfi-modules.texi (SRFI-1 Searching): In member, note `=' called arg order. (SRFI-1 Set Operations): Remove lset-adjoin!, doesn't exist in the |