diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index 3c090e7588f593ebb70935bfb8cd572ebef6e083..e4855d5861204eb0caeaae746f12f9878b504107 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -93,9 +93,6 @@ New in this release: - ALLOCATE-INSTANCE working with structures defined with DEFSTRUCT. - With (DEFGENERIC FOO (&REST X &KEY)) (DEFMETHOD FOO (&REST X) X), (FOO 1) now signals an error. - - Condition slots can be read with SLOT-VALUE, written with - (SETF SLOT-VALUE), and checked with SLOT-BOUNDP. It's not - possible to SLOT-MAKUNBOUND them, though. * Improvements to Hemlock, the Emacs-like editor: