guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/test-suite ChangeLog


From: Mikael Djurfeldt
Subject: guile/guile-core/test-suite ChangeLog
Date: Wed, 22 Aug 2001 04:59:16 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Mikael Djurfeldt <address@hidden>       01/08/22 04:59:16

Modified files:
        guile-core/test-suite: ChangeLog 

Log message:
        * tests/srfi-13.test (string-map): Swapped order of string and
        proc args to conform with the srfi.  (Thanks to Alex Shinn.)
        
        * srfi-13.c (string-map): Swapped order of string and proc args to
        conform with the srfi.  (Thanks to Alex Shinn.)

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/test-suite/ChangeLog.diff?cvsroot=OldCVS&tr1=1.98&tr2=1.99&r1=text&r2=text

Patches:
Index: guile/guile-core/test-suite/ChangeLog
diff -u guile/guile-core/test-suite/ChangeLog:1.98 
guile/guile-core/test-suite/ChangeLog:1.99
--- guile/guile-core/test-suite/ChangeLog:1.98  Sun Aug 12 11:34:11 2001
+++ guile/guile-core/test-suite/ChangeLog       Wed Aug 22 04:59:16 2001
@@ -1,3 +1,8 @@
+2001-08-22  Mikael Djurfeldt  <address@hidden>
+
+       * tests/srfi-13.test (string-map): Swapped order of string and
+       proc args to conform with the srfi.  (Thanks to Alex Shinn.)
+
 2001-08-12  Thien-Thi Nguyen  <address@hidden>
 
        * tests/getopt-long.test (exception:no-such-option,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]