summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2023-06-28 07:35:11 +0100
committerChristophe Rhodes <csr21@cantab.net>2023-06-28 07:35:11 +0100
commit3092fafec40fb2372ad2feb001d64435623c0fe0 (patch)
treedf3dde2ad636ab57acf87bc03cac92faa19f3d3e
parent1a0231498355deead76a53f3fd61ed6afb180d37 (diff)
2.3.6: will be tagged as "sbcl-2.3.6"sbcl-2.3.6
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0d0e7482..a2f343462 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.3.5:
+changes in sbcl-2.3.6 relative to sbcl-2.3.5:
* platform support:
** restore building contribs on riscv; (lp#2002930)
** shorter constant-loading sequences on riscv;