summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2020-08-31 12:26:13 +0100
committerChristophe Rhodes <csr21@cantab.net>2020-08-31 12:26:13 +0100
commit646e0f0d2c10b9fc397bc1d2e665dcbbf76012b4 (patch)
tree88b70230b2f5ef934aaa2e86e169a459b626a831
parent8c1fc15c1d68f9ddcd769e577afd4816b811ecc0 (diff)
2.0.8: will be tagged as "sbcl-2.0.8"sbcl-2.0.8
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 74d2ef325..1dc91779c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-2.0.7:
+changes in sbcl-2.0.8 relative to sbcl-2.0.7:
* platform support:
** added support for NetBSD/ARM64;
** threads on Linux now have OS-visible names;