From 7ebccde82ef49bcc9e5228114b92fdb49ac4ac7d Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Wed, 7 Jan 2004 20:21:38 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libguile/ChangeLog b/libguile/ChangeLog index 32f7febfc..9460eac34 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,6 +1,8 @@ 2004-01-07 Marius Vollmer - * dynwind.c (scm_i_dowinds): Removed code for handling fluids. + * dynwind.h, dynwind.c (scm_i_dowinds): Removed 'explicit' + argument since it is always zero now. Changed all callers. + Removed code for handling fluids. * fluids.c (scm_c_with_fluids): Use frames instead of adding to the wind chain explicitely. Use scm_c_with_fluid for the common