From b9052fcc32a94c7978059a8e7872c5f04b66fdfa Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 8 Aug 2003 22:58:24 +0000 Subject: [PATCH] *** empty log message *** --- libguile/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) 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