summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2017-12-29 09:55:03 +0000
committerChristophe Rhodes <csr21@cantab.net>2017-12-29 09:55:03 +0000
commitef2b9c0c1bb4d092d65624cb9c378b56477e6e67 (patch)
tree2d05d31b163fb62d33dcb1f05be173ddfff880cd
parentd8e3e9c6dcc7438a0cc790f78d96d1a36fcff0bd (diff)
1.4.3: will be tagged as "sbcl-1.4.3"sbcl-1.4.3
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c59d2b031..8c0ab0dc3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.4.2:
+changes in sbcl-1.4.3 relative to sbcl-1.4.2:
* enhancement: SLEEP respects deadlines established by SB-SYS:WITH-DEADLINE.
* bug fix: DECODE-TIMEOUT and operators accepting a timeout no longer signal
an error when called with an argument that is of type (real 0) but not