summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2005-01-13 23:49:34 +0000
committerKevin Ryde <user42@zip.com.au>2005-01-13 23:49:34 +0000
commit488afc52190d144430823abdfafde2214120633c (patch)
treebe1f4a4cbb146f84556eeb32cd439de7b08e59cb
parent2a7820f22c4f3a78dff24d9118af391a37e81813 (diff)
downloadguile-488afc52190d144430823abdfafde2214120633c.tar.gz
*** empty log message ***
-rw-r--r--doc/ref/ChangeLog3
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.