From a1cb76ace422c4d8ca7609d8fed8e26394d0ac73 Mon Sep 17 00:00:00 2001
From: gerd <gerd>
Date: Fri, 25 Apr 2003 18:08:23 +0000
Subject: [PATCH] (SETF SLOT-VALUE-USING-CLASS) fix.

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

diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index 52914cdb8..8def337e2 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -73,6 +73,8 @@ New in this release:
      - COMPUTE-EFFECTIVE-SLOT-DEFINITION now takes a slot name as
        argument, for AMOP compliance.
      - SUBTYPEP works in presence of forward-referenced classes.
+     - Accessing slots of specialized parameters in (SETF
+       SLOT-VALUE-USING-CLASS) methods works.
 
   * Improvements to Hemlock, the Emacs-like editor:
 
-- 
GitLab