From 00b6786847b4407214a0dc8d55d12ed8b61bf074 Mon Sep 17 00:00:00 2001 From: Christophe Rhodes Date: Tue, 28 Feb 2017 19:51:24 +0000 Subject: [PATCH] 1.3.15: will be tagged as "sbcl-1.3.15" --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1cce1d61a..72d1a64b4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.3.14: +changes in sbcl-1.3.15 relative to sbcl-1.3.14: * minor incompatible change: the reader will when feasible create new symbols using a BASE-STRING for the print name. Additionally, string literals can favor the base-string type if desired, though -- 2.11.4.GIT