2.6.4: will be tagged as "sbcl-2.6.4"

This commit is contained in:
Christophe Rhodes 2026-04-29 20:26:57 +01:00
parent 7cabf02c65
commit 1a0e4afd51

2
NEWS
View file

@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
changes relative to sbcl-2.6.3:
changes in sbcl-2.6.4 relative to sbcl-2.6.3:
* minor incompatible change: when DEFSETF is called on a name that was
previously used as a (presumed) call to a function, it issues a single
STYLE-WARNING (like DEFMACRO).