From: Christophe Rhodes Date: Sun, 2 Jun 2013 13:12:30 +0000 (+0100) Subject: 1.1.8: will be tagged as "sbcl-1.1.8" X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=19cda10ad173ab4070e333d92b678dfd98dbba0f;p=sbcl.git 1.1.8: will be tagged as "sbcl-1.1.8" --- diff --git a/NEWS b/NEWS index a2e9a56..ba18c82 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.1.7: +changes in sbcl-1.1.8 relative to sbcl-1.1.7: * notice: The implementation of MAP-ALLOCATED-OBJECTS (the heart of ROOM, plus a few SB-INTROSPECT functions) has been completely rewritten; it may now exhibit different bugs than before.