summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2023-04-30 09:33:05 +0100
committerChristophe Rhodes <csr21@cantab.net>2023-04-30 09:33:05 +0100
commite9bba8b58265c59a8bed57c6f3cba4b27a8968a5 (patch)
treec3c98d29155ae996578291060832b996a283be31
parenta16d43dec86da26c566269782dfc9da02a584263 (diff)
2.3.4: will be tagged as "sbcl-2.3.4"sbcl-2.3.4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f58560c64..81552976b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.3.3:
+changes in sbcl-2.3.4 relative to sbcl-2.3.3:
* enhancement: attempts to call non-callable objects can now provide
USE-VALUE restarts on x86-64 and arm64.
* bug fix: ioctl() (both in SBCL's internals and through SB-POSIX) was