summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2018-07-26 12:16:55 +0100
committerChristophe Rhodes <csr21@cantab.net>2018-07-26 12:16:55 +0100
commitbc7d526661f30eb3319c79f7238f3fbe50492e6c (patch)
treef33239e21b2e74723241c0eed9608cfa1dafbbe6
parentc417bc022044c8b82a0262ba91f333e7c29aa107 (diff)
1.4.10: will be tagged as "sbcl-1.4.10"sbcl-1.4.10
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e2a579add..6664c1a69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.4.9:
+changes in sbcl-1.4.10 relative to sbcl-1.4.9:
* enhancement: added SB-EXT:MAKE-WEAK-VECTOR.
* enhancement: constant-modification detection warnings can be generated
in the presence of conditional constructs.