summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2017-06-28 11:51:09 +0100
committerChristophe Rhodes <csr21@cantab.net>2017-06-28 11:51:09 +0100
commitd1e493f96e225f29e071f1f215efadcb4f5d5d2d (patch)
tree3368010965808cc07384c2dd8c0f5ee78b7303fd
parentf0b6b7c23caa6cb22f946ec8a643e274c5765ba6 (diff)
1.3.19: will be tagged as "sbcl-1.3.19"sbcl-1.3.19
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 88a469a64..cac85a910 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.3.18:
+changes in sbcl-1.3.19 relative to sbcl-1.3.18:
* enhancement: specialized arrays can be printed readably without using
*read-eval*
* enhancement: SB-DEBUG:PRINT-BACKTRACE truncates huge string arguments.