diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index 69c0b03b2e8e433573658fb5346a34a144042d81..1505562be587e6bcbd0bd4dac95d1c4b8c501a95 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -56,6 +56,7 @@ New in this release: - DEFINE-CONDITION accepts slot option :DOCUMENTATION. - Behavior of (... &KEY &ALLOW-OTHER-KEYS) fixed for DESTRUCTURING-BIND and macros. + - Stricter checking of keyword argument list in CLOS methods. * Numerous bugfixes: - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR