From 038a7484b60116f765b6168d3afb7bae652d4030 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sat, 14 Aug 2004 00:39:01 +0000 Subject: [PATCH] *** empty log message *** --- srfi/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/srfi/ChangeLog b/srfi/ChangeLog index 63c0a5cc6..6176d9204 100644 --- a/srfi/ChangeLog +++ b/srfi/ChangeLog @@ -1,3 +1,8 @@ +2004-08-14 Kevin Ryde + + * srfi-13.c (scm_string_any, scm_string_every): Add support for char + and charset as predicates, per SRFI-13 spec. + 2004-08-12 Marius Vollmer * srfi-13.c (MY_VALIDATE_SUBSTRING_SPEC_COPY,