diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index fcdd0f35f012b30519f5ae38afb5d28ef2b6d504..c071b51dc343f8c94cd15e58665859dd21bd7542 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -98,6 +98,9 @@ New in this release: an internal compiler error when compiled. - PARSE-INTEGER signaling PARSE-ERROR. - Compiler eliminating some type checks in safe code. + - Byte-compiler and -interpreter not handling C:&MORE. + - Some TYPE-ERRORs being signaled with unbound slots, which + made them undisplayable. * Other changes: - Removed obsolete alias from MAKE-VECTOR to MAKE-ARRAY