summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2024-08-29 18:45:37 +0100
committerChristophe Rhodes <csr21@cantab.net>2024-08-29 18:45:37 +0100
commitd39476901704205cfdec4a3ba8ba31de4bc92c8f (patch)
treefe7b8dc6960c03b60c3bbe4bdedf1e7e21e7456c
parent024475b0c62bcebde42b756e056a73e2686c41f3 (diff)
2.4.8: will be tagged as "sbcl-2.4.8"sbcl-2.4.8
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a34e26df9..e4920807f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.4.7:
+changes in sbcl-2.4.8 relative to sbcl-2.4.7:
* bug fix: the elftool utility finds a writeable directory in more
situations. (thanks to Shinmera)
* bug fix: SLOT-MAKUNBOUND does not attempt to dereference a PROGN variable