summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2017-10-30 17:21:47 +0000
committerChristophe Rhodes <csr21@cantab.net>2017-10-30 17:21:47 +0000
commitb992cbe013678ae6e0e5909e2a635a7a188ef26c (patch)
tree904d33551ec426e01a3e4d89922ee3fd32774696
parentb728e1e2bda267e8ccdf48953d4cf877ef96f53a (diff)
1.4.1: will be tagged as "sbcl-1.4.1"sbcl-1.4.1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0f4e7b2fb..af0bf5834 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.4.0:
+changes in sbcl-1.4.1 relative to sbcl-1.4.0:
* optimization: faster foreign callbacks.
* enhancement: complex arrays can be stack allocated.
* enhancement: PROCESS-KILL now exists on win32 and PROCESS-PID actually