summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2020-04-27 08:01:31 +0100
committerChristophe Rhodes <csr21@cantab.net>2020-04-27 08:01:31 +0100
commit407356a05bfac51692f507d2491dd82ad8b594bb (patch)
treece5b6631e3a43cfb4bb1ff88c67a291813765310
parentb6a0eb82a8a983811130511d401ebb86268f9403 (diff)
2.0.4: will be tagged as "sbcl-2.0.4"sbcl-2.0.4
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3a35e002c..5a0fa0f3a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.0.3:
+changes in sbcl-2.0.4 relative to sbcl-2.0.3:
* platform support:
** 32-bit RISC-V is now fully supported. Unlike other ports, its backend
is entirely shared with 64-bit RISC-V.