From: Christophe Rhodes Date: Mon, 30 Sep 2013 13:15:36 +0000 (+0100) Subject: 1.1.12: will be tagged as "sbcl-1.1.12" X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=cb912e33ecef5f41e8ecd2a0e2d4a1a214295c0a;p=sbcl.git 1.1.12: will be tagged as "sbcl-1.1.12" --- diff --git a/NEWS b/NEWS index c5bc134..19618ab 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.1.11: +changes in sbcl-1.1.12 relative to sbcl-1.1.11: * enhancement: Add sb-bsd-sockets:socket-shutdown, for calling shutdown(3). (thanks to Jan Moringen, lp#1207483) * enhancement: document extensible sequences. (thanks to Jan Moringen,