diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index e37b870bf..93d053506 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,6 +1,7 @@ 2001-07-31 Keisuke Nishida - * boot-9.scm (process-define-module): Bug fixed. + * boot-9.scm (process-define-module): Fixed a bug that did not + handle :use-syntax correctly. 2001-07-24 Marius Vollmer