*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Sun, 23 Jan 2005 21:02:42 +0000 (21:02 +0000)
committerKevin Ryde <user42@zip.com.au>
Sun, 23 Jan 2005 21:02:42 +0000 (21:02 +0000)
srfi/ChangeLog

index 1db8d80..8dc87a5 100644 (file)
@@ -1,3 +1,10 @@
+2005-01-24  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-1.c (scm_srfi1_member): Correction to pred call arg order, srfi
+       spec is (PRED X elem).
+
+       * srfi-1.scm (lset=): Allow no list arguments, per srfi spec example.
+
 2005-01-18  Kevin Ryde  <user42@zip.com.au>
 
        * srfi-1.scm: Remove (ice-9 session) and (ice-9 receive), not used.