*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Wed, 5 Oct 2005 00:36:04 +0000 (00:36 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 5 Oct 2005 00:36:04 +0000 (00:36 +0000)
libguile/ChangeLog

index 63967df..c0de737 100644 (file)
        * numbers.c: Use scm_from_bool instead of SCM_BOOL.  Thanks to
        Peter Gavin!
 
+2005-08-12  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-13.c (scm_string_for_each_index): Correction to docstring.
+
 2005-08-06  Kevin Ryde  <user42@zip.com.au>
 
        * srfi-13.c (scm_string_any, scm_string_every, scm_string_tabulate,