summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2018-10-24 01:09:42 +0100
committerChristophe Rhodes <csr21@cantab.net>2018-10-24 01:09:42 +0100
commitc660526ce82e5cef14f32f36cad220ff2ee1de7b (patch)
tree204e4cdf1752b4b033470287ddf547b3a2965e3c
parente9ac138f6c015457301c9cf1c0110983a86e68e0 (diff)
1.4.13: will be tagged as "sbcl-1.4.13"sbcl-1.4.13
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 571f90c54..1c9f0b212 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.4.12:
+changes in sbcl-1.4.13 relative to sbcl-1.4.12:
* minor incompatible change: PRINT-TYPE and PRINT-TYPE-SPECIFIER are not
exported from SB-EXT. These were never announced, so this change would
only affects users who discovered these undocumented functions.