summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2024-02-29 07:53:15 +0000
committerChristophe Rhodes <csr21@cantab.net>2024-02-29 07:53:15 +0000
commit22fed52d1e2b13a1cb718475e410d9ef870929ea (patch)
tree34b75aaf80bbebb2a76571d97d2e55399d1c8907
parent4315ba31df0c029032e247e89ddf2f20546b1644 (diff)
2.4.2: will be tagged as "sbcl-2.4.2"sbcl-2.4.2
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ce4984734..d08b23edf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.4.1:
+changes in sbcl-2.4.2 relative to sbcl-2.4.1:
* bug fix: restore the ability to inherit from both SEQUENCE and
SB-MOP:FUNCALLABLE-STANDARD-OBJECT. (lp#2050088, reported by Christophe
Junke)