From e261bde0d79918ec5bd992dc39fed4db1207a98e Mon Sep 17 00:00:00 2001
From: toy <toy>
Date: Wed, 14 May 2003 17:34:14 +0000
Subject: [PATCH] Callback support.

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

diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt
index 98f476efd..703b78f5a 100644
--- a/general-info/release-19a.txt
+++ b/general-info/release-19a.txt
@@ -40,6 +40,7 @@ New in this release:
      - TRACE automatically using encapsulation when function-end
        breakpoints cannot be used.
      - INSPECT working on CLOS instances.
+     - Callbacks from foreign code to Lisp.
 
   * Numerous ANSI compliance fixes:
      - Many bugs in CMUCL's type system detected by Paul Dietz'
-- 
GitLab