summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2024-01-28 10:36:18 +0000
committerChristophe Rhodes <csr21@cantab.net>2024-01-28 10:36:18 +0000
commit0f07358fcb00b3929cfdc07244d63c954b64f31e (patch)
tree5c69623b4f99763b104ae2139a0520ff91cc4786
parent44b9cad4f5c79ffa202a95a3c9c9a49a76ea30bb (diff)
2.4.1: will be tagged as "sbcl-2.4.1"sbcl-2.4.1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index abbdc31f3..921ae8554 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.4.0:
+changes in sbcl-2.4.1 relative to sbcl-2.4.0:
* enhancement: compact instance headers are partially supported with the
mark-region parallel garbage collector.
* enhancement: functions with declared return types have their return values