summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2022-09-29 08:43:27 +0100
committerChristophe Rhodes <csr21@cantab.net>2022-09-29 08:43:27 +0100
commit0e1ec59912e9bd86b249067635fc7076855e7bee (patch)
treef0f6127c7fb82b5d78ae941c5d241d3628e47adb
parente26560dfa91e3536000b08f31e29cbbaa32052eb (diff)
2.2.9: will be tagged as "sbcl-2.2.9"sbcl-2.2.9
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff958b17f..94177a9eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.2.8:
+changes in sbcl-2.2.9 relative to sbcl-2.2.8:
* platform support:
** fix build on Darwin platforms with -fno-common. (lp#1980570, thanks to
Sergei Trofimovich)