diff options
author | Kevin Ryde <user42@zip.com.au> | 2005-01-13 23:49:34 +0000 |
---|---|---|
committer | Kevin Ryde <user42@zip.com.au> | 2005-01-13 23:49:34 +0000 |
commit | 488afc52190d144430823abdfafde2214120633c (patch) | |
tree | be1f4a4cbb146f84556eeb32cd439de7b08e59cb | |
parent | 2a7820f22c4f3a78dff24d9118af391a37e81813 (diff) | |
download | guile-488afc52190d144430823abdfafde2214120633c.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 776863cc4..f6a1c548a 100644 --- a/doc/ref/ChangeLog +++ b/doc/ref/ChangeLog @@ -1,5 +1,8 @@ 2005-01-14 Kevin Ryde <user42@zip.com.au> + * api-data.texi (Mapping Folding and Unfolding): In + string-for-each-index, make it clear iteration is over indices. + * posix.texi (User Information): Note cuserid gone from POSIX. Prompted by Roland Besserer. |