diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index 619a02d38084ec963e27d2a8538c11d61d654289..9dacb2918c2ba6dd501259b4da48041df5e36c27 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -113,6 +113,7 @@ New in this release: - Class precedence list of NULL not having SYMBOL before LIST, precedence list of STANDARD-METHOD not having METHOD before STANDARD-OBJECT. + - ADD-METHOD returning its first argument, the generic function. - DEFCLASS redefining a class with the given name only if the name is the proper name of an existing class.