diff --git a/ice-9/ChangeLog b/ice-9/ChangeLog index 8457d4c87..123f1511b 100644 --- a/ice-9/ChangeLog +++ b/ice-9/ChangeLog @@ -1,3 +1,9 @@ +1998-10-14 Jim Blandy + + * calling.scm (excursion-function-syntax): Use a sequence of + set!'s, not a single multi-variable set!; we removed support for + that syntax a long time ago. (Thanks to Shuji Narazaki.) + 1998-10-12 Jim Blandy * r4rs.scm (OPEN_READ, OPEN_WRITE, OPEN_BOTH): Don't bother