diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index b5905cf2e..02f1a1024 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,8 @@ +2000-07-01 Mikael Djurfeldt + + * boot-9.scm (process-define-module): Bugfix: Only check the CDR + for export args. + 2000-06-27 Dirk Herrmann * popen.scm: gc-thunk is deprecated. Use after-gc-hook instead.