summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2022-07-29 15:39:11 +0100
committerChristophe Rhodes <csr21@cantab.net>2022-07-29 15:39:11 +0100
commit521918536182df06eea4c2fd2f22a8cb6cd9cb1f (patch)
tree80e8a08cdeefa116370ee65642ebe86a71bb6135
parent52418c9a04021a85e4dfd38a765dd34626be1606 (diff)
2.2.7: will be tagged as "sbcl-2.2.7"sbcl-2.2.7
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 69f5a7df4..07c160d9b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.2.6:
+changes in sbcl-2.2.7 relative to sbcl-2.2.6:
* minor incompatible change: the compiler emits full WARNINGs for undefined
references to variables in TYPE and DYNAMIC-EXTENT declarations, and for
SETQ of an undefined variable. (This was the historic behaviour for