summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Rhodes <csr21@cantab.net>2017-08-31 10:40:46 +0100
committerChristophe Rhodes <csr21@cantab.net>2017-08-31 10:40:46 +0100
commiteb4431cfc9db1ca5fe2f653a3ebb50853651a980 (patch)
treef672de7ef625698fec5082565980c23ac57b8c80
parentfca5c66e080788ca2dc3cf8c1deb15d25febd430 (diff)
1.3.21: will be tagged as "sbcl-1.3.21"sbcl-1.3.21
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1d2c33c34..3045e12ef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
;;;; -*- coding: utf-8; fill-column: 78 -*-
-changes relative to sbcl-1.3.20:
+changes in sbcl-1.3.21 relative to sbcl-1.3.20:
* minor incompatible change: the CLOBBER-IT restart for defstruct redefintion
has been removed after a 15 year deprecation cycle. Use the new name,
RECKLESSLY-CONTINUE. Note also that this restart is hidden if deemed unsafe