From f5cd2de03a9b820d1888294ed3614b8f97c25154 Mon Sep 17 00:00:00 2001
From: gerd <gerd>
Date: Wed, 29 Oct 2003 12:22:03 +0000
Subject: [PATCH] *** empty log message ***

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

diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index 0c03fbf22..7a651dbb7 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -271,6 +271,10 @@ New in this release:
        that the method is used.
      - Redefining a generic function with a different method
        combination now recomputes effective methods.
+     - Slot access and gf-call optimizations are no longer performed
+       for method parameters being assigned to in a method body, because
+       we can't tell what type of object the method parameter actually
+       contains.
 
   * Improvements to Hemlock, the Emacs-like editor:
 
-- 
GitLab