summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2023-02-26 10:38:37 +0000
committerChristophe Rhodes <csr21@cantab.net>2023-02-26 10:38:37 +0000
commitee1717e40422b790dffcc3606726d550a1b1c585 (patch)
treee49e857bcc80dbb442780b0067cac74b061ef404
parent6c6e9bf762652e6acf5f046f03b722d518ecdea3 (diff)
2.3.2: will be tagged as "sbcl-2.3.2"sbcl-2.3.2
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7bb9d1211..63e5d7b56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.3.1:
+changes in sbcl-2.3.2 relative to sbcl-2.3.1:
* incompatible change: the :ORDER long-form-option in
DEFINE-METHOD-COMBINATION accepts NIL as well as :MOST-SPECIFIC-FIRST and
:MOST-SPECIFIC-LAST. A value of NIL implies no particular ordering of the