summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2021-04-28 21:54:24 +0100
committerChristophe Rhodes <csr21@cantab.net>2021-04-28 21:54:24 +0100
commitf8a57bccad7d443f87023086a9b4507b9aae94de (patch)
treeb3f5f361abe2a7de4deeb7ecb1138b8fbdb554f5
parent6717e490f972d2ef76084ae76c099e963dd01ea7 (diff)
2.1.4: will be tagged as "sbcl-2.1.4"sbcl-2.1.4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2ac7eca40..b44770f25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.1.3:
+changes in sbcl-2.1.4 relative to sbcl-2.1.3:
* platform support:
** work around address-space randomization causing instability on new
versions of MinGW. (lp#1921141)