From 03034594e024201713804fbe0796771c877ca715 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Thu, 5 Aug 2004 00:13:24 +0000 Subject: [PATCH] *** empty log message *** --- srfi/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/srfi/ChangeLog b/srfi/ChangeLog index 76046ee78..03812704e 100644 --- a/srfi/ChangeLog +++ b/srfi/ChangeLog @@ -1,3 +1,8 @@ +2004-08-05 Kevin Ryde + + * srfi-13.c (scm_string_any, scm_string_every): Enhance docstrings as + per doc/ref/srfi-modules.texi. + 2004-08-02 Marius Vollmer * srfi-4.c: Replaced scm_num2* and scm_*2num with scm_to_* and