From 0d34a451a8ecaf917e9efeb53b4a91a8d57aa3cc Mon Sep 17 00:00:00 2001
From: gerd <gerd>
Date: Thu, 17 Apr 2003 15:10:34 +0000
Subject: [PATCH] *** empty log message ***

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

diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index 30f2ec023..9e514bf2d 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -35,7 +35,13 @@ New in this release:
      - Non-keyword keyword names in lambda lists are now accepted.
      - Condition slot initialization fixed for the case that two
        or more slots have the same :INITARG.
-     - Condition slot initforms are now evaluated only once.
+     - Initforms are now evaluated once only during condition slot
+       initialization.
+     - USE-VALUE, STORE-VALUE, CONTINUE behavior corrected in presence
+       of multiple restarts having the same name.
+     - RESTART-CASE's interaction with local macros fixed.
+     - Interaction of COMPUTE-RESTARTS and RESTART-CASE fixed in
+       presence of multiple restarts having the same name.
 
   * Numerous bugfixes:
 
-- 
GitLab