diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 1d0d50abe..144df014f 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +2001-08-30 Thien-Thi Nguyen + + * boot-9.scm (resolve-interface): When returning a custom + interface, also consult source module's entire binding set, + not just its exported bindings, before throwing error. + 2001-08-25 Marius Vollmer * boot-9.scm (resolve-interface): Get variables from the public