From e09c8eb74751b838416959e734f290f4867f47d7 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 30 Aug 2001 23:27:48 +0000 Subject: [PATCH] *** empty log message *** --- ice-9/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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