mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-10 07:26:40 -04:00
Note a bug fix.
This commit is contained in:
parent
ef71923df1
commit
3afb807d0b
2
NEWS
2
NEWS
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue