diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 561c1cb62..1e7f3dcaa 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,13 @@ +1998-08-21 Mikael Djurfeldt + + * debug.scm (trace-entry, trace-exit): Removed re-enabling of + trace flag. + + * boot-9.scm (make-options): Bugfix: Changed pair? --> list? in + order to allow the empty list as arg. + (error-catching-loop): Use `with-traps' to create a dynamic + context with traps enabled. + 1998-08-19 Mikael Djurfeldt * boot-9.scm: Removed (ice-9 regex) from use-list of (guile)