diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index e019e2a97..2592ebaee 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +2000-02-11 Mikael Djurfeldt + + * format.scm (format): Reintroduce (define format format:format) + so that the binding in the public interface of the module will be OK. + 2000-01-30 Gary Houston * boot-9.scm (find-and-link-dynamic-module): pass strings, not symbols,