diff --git a/libguile/ChangeLog b/libguile/ChangeLog index e6d9e0227..3edbe4b8f 100644 --- a/libguile/ChangeLog +++ b/libguile/ChangeLog @@ -1,3 +1,8 @@ +2003-08-09 Kevin Ryde + + * srcprop.c (scm_source_properties): Return plist from hash if it's a + list set by source-properties! rather than an SRCPROPS object, + 2003-07-29 Kevin Ryde * properties.c (scm_primitive_property_ref): In docstring, note