From 8faa15593fb6a3e142a4090de71ea4db12936dfc Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 8 Aug 2003 23:25:04 +0000 Subject: [PATCH] Add source-properties versus set-source-properties! fix. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 947e76bbd..3559604c6 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,11 @@ trigger a GC scan of a free()d block of memory. This is now fixed. * Changes to Scheme functions and syntax +** source-properties and set-source-properties! fix + +Properties set with set-source-properties! can now be read back +correctly with source-properties. + ** SRFI-1 delete equality argument order fixed. In the srfi-1 module delete and delete!, the order of the arguments to