2.2.4: will be tagged as "sbcl-2.2.4"

This commit is contained in:
Christophe Rhodes 2022-04-29 17:16:59 +01:00
parent 6db04b68c1
commit b0f6cecc4e

2
NEWS
View file

@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-2.2.3:
changes in sbcl-2.2.4 relative to sbcl-2.2.3:
* enhancement: better constraint propagation in the compiler. Specifically,
the compiler can now derive the type of X in control flow join situations
such as