diff --git a/general-info/release-19d.txt b/general-info/release-19d.txt index 3b9f087bd9ea40e26fa4caadb95c5f10531dac0b..61f62b4b09e2cc3f1af71eeae69a1e36d2b67b57 100644 --- a/general-info/release-19d.txt +++ b/general-info/release-19d.txt @@ -84,6 +84,9 @@ New in this release: - The pretty-printer for MULTIPLE-VALUE-BIND can handle mal-formed MULTIPLE-VALUE-BIND forms now, instead of producing an error. + - Callbacks on Darwin/ppc with a large number of args (more than + 8 integer args) should work correctly now. (Previous versions + would signal an error.) * Other changes: