From b6c2ecd7d5d68e98560736c7cbe889abb99f3983 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Mon, 27 Feb 2006 18:08:11 +0000
Subject: [PATCH] Update from logs.

---
 general-info/release-19d.txt | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/general-info/release-19d.txt b/general-info/release-19d.txt
index 3320520dd..d2136408e 100644
--- a/general-info/release-19d.txt
+++ b/general-info/release-19d.txt
@@ -65,6 +65,13 @@ New in this release:
         independent of what the loop might do to the loop counter.
       - Printing of circular objects using logical-blocks is handled
         better. 
+      - SET-SYNTAX-FROM-CHAR copies the entire dispatch table of
+        reader macro functions if necessary.
+      - SET-SYNTAX-FROM-CHAR handles single-escape, multiple-escape
+        and # characters correctly now.
+      - When CLOSE'ing a file with :ABORT, don't delete the file,
+        unless we renamed it.  This preserves any and all changes to
+        the file, instead of deleting it.
 
   * Numerous bugfixes:
 
-- 
GitLab