*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Sun, 15 Aug 2004 20:28:24 +0000 (20:28 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Sun, 15 Aug 2004 20:28:24 +0000 (20:28 +0000)
THANKS
srfi/ChangeLog
test-suite/ChangeLog

diff --git a/THANKS b/THANKS
index daa40c7..d3ba549 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -5,6 +5,7 @@ Contributors since the last release:
            Neil Jerram
       Thien-Thi Nguyen
         Han-Wen Nienhuys
+  Jose A Ortega Ruiz
          Kevin Ryde
           Bill Schottstaedt
         Richard Todd
index 6176d92..3219b47 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-15  Marius Vollmer  <mvo@zagadka.de>
+
+       * srfi-39.scm: New, from Jose A Ortega Ruiz.  Thanks!
+
 2004-08-14  Kevin Ryde  <user42@zip.com.au>
 
        * srfi-13.c (scm_string_any, scm_string_every): Add support for char
index fb6e580..a7ad39f 100644 (file)
@@ -1,3 +1,7 @@
+2004-08-15  Marius Vollmer  <mvo@zagadka.de>
+
+       * tests/srfi-39.test: New, from Jose A Ortega Ruiz.  Thanks!
+
 2004-08-14  Kevin Ryde  <user42@zip.com.au>
 
        * tests/srfi-13.test (string-any, string-every): Exercise char and