From ba6a6d553525d68b408d70405f6fe0246152dd52 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 8 Aug 2003 23:28:11 +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 ef046994f..d3d433a0e 100644 --- a/NEWS +++ b/NEWS @@ -461,6 +461,11 @@ chapter in the reference manual. There is no replacement for undefine. +** 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