diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 581e367e4..c7524f3c9 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,13 @@ +2004-07-10 Kevin Ryde + + * and-let-star.scm (and-let*): Remove unused variable "val". + * pretty-print.scm (read-macro-prefix): Remove unused variable "tail". + + * boot-9.scm (%cond-expand-features): Add srfi-6 which is in the core. + + * safe-r5rs.scm (re-export): Uncomment numerator, denominator, + rationalize, since they now exist. + 2004-07-05 Kevin Ryde * slib.scm (system): Correction to redefinition, now guile is stricter