diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index c76fc14fdbc35f0e6c4b97c1b71092bcc2280099..30f2ec023ea4d22f85cfde6948c530e6f22a7906 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -33,6 +33,9 @@ New in this release: - Many bugs in CMUCL's type system detected by Paul Dietz' ANSI test suite have been fixed. - Non-keyword keyword names in lambda lists are now accepted. + - Condition slot initialization fixed for the case that two + or more slots have the same :INITARG. + - Condition slot initforms are now evaluated only once. * Numerous bugfixes: