*** empty log message ***
authorKevin Ryde <user42@zip.com.au>
Wed, 18 Aug 2004 00:24:59 +0000 (00:24 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 18 Aug 2004 00:24:59 +0000 (00:24 +0000)
ice-9/ChangeLog

index b67abab..f34938d 100644 (file)
@@ -1,3 +1,10 @@
+2004-08-18  Kevin Ryde  <user42@zip.com.au>
+
+       * and-let-star.scm: Add cond-expand-provide srfi-2, since this module
+       provides that feature.
+       * receive.scm: Add cond-expand-provide srfi-8, since this module
+       provides that feature.
+
 2004-08-09  Marius Vollmer  <mvo@zagadka.de>
 
        From Matthias Koeppe.  Thanks!