2.6.3: will be tagged as "sbcl-2.6.3"

This commit is contained in:
Christophe Rhodes 2026-03-29 17:01:54 +01:00
parent 8ed6652bd0
commit 45d6d63a4b

2
NEWS
View file

@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-2.6.2:
changes in sbcl-2.6.3 relative to sbcl-2.6.2:
* minor incompatible change: (MAKE-ARRAY X :ELEMENT-TYPE 'UNDEFINED) now
signals an error, consistent with (UPGRADED-ARRAY-ELEMENT-TYPE
'UNDEFINED).