*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Thu, 27 Jan 2005 23:13:43 +0000 (23:13 +0000)
committerKevin Ryde <user42@zip.com.au>
Thu, 27 Jan 2005 23:13:43 +0000 (23:13 +0000)
srfi/ChangeLog

index ad86f06..a15a5bd 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-28  Kevin Ryde  <user42@zip.com.au>
+
+       * srfi-1.scm (lset=): Correction to pred call arg order, srfi spec is
+       (= e[i] e[i+1]), but had some calls the other way around.
+
 2005-01-24  Kevin Ryde  <user42@zip.com.au>
 
        * srfi-1.c (scm_srfi1_member): Correction to pred call arg order, srfi