Note a bug fix.

This commit is contained in:
Christophe Rhodes 2022-04-22 15:46:11 +01:00
parent ef71923df1
commit 3afb807d0b

2
NEWS
View file

@ -17,6 +17,8 @@ changes relative to sbcl-2.2.3:
available.
* bug fix: block compilation now interacts more correctly with the creation
of new packages.
* bug fix: internal compiler error in array reference
optimizer. (lp#1966624)
changes in sbcl-2.2.3 relative to sbcl-2.2.2:
* minor incompatible change: SB-THREAD:MUTEX-OWNER may return :THREAD-DEAD