2.6.2: will be tagged as "sbcl-2.6.2"

This commit is contained in:
Christophe Rhodes 2026-02-27 18:08:03 +00:00
parent dfe72e1c9f
commit 2c7d86644a

2
NEWS
View file

@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-2.6.1:
changes in sbcl-2.6.2 relative to sbcl-2.6.1:
* minor incompatible change: IMAGPART of a negative float returns 0.0, not
-0.0, consistent with a treatment of reals as complexes with an imaginary
part of strictly 0.0, but strictly incompatible with the requirement that