diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index 98f476efd1ddfff414bc4581973e320240b14173..703b78f5a8cd0b0201bdfcf15800fd4dfbece878 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'