summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2021-01-30 11:22:31 +0000
committerChristophe Rhodes <csr21@cantab.net>2021-01-30 11:22:31 +0000
commitd968217b2e33f1efd70af1cd1453cacca88068d6 (patch)
tree86e6402af0558bca82cda5a14d0363968925d84b
parente53abb1635a7c2437f104c35aefc3299d6b483d7 (diff)
2.1.1: will be tagged as "sbcl-2.1.1"sbcl-2.1.1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fada1dfea..e04791402 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.1.0:
+changes in sbcl-2.1.1 relative to sbcl-2.1.0:
* platform support:
** restore non-threaded NetBSD builds;
** adjust how the finalizer thread is started; (lp#1906571, lp#1907872)