From: William Harold Newman Date: Tue, 26 Dec 2006 14:57:44 +0000 (+0000) Subject: 1.0.1: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=8939690edb6e57cb735177f446b731c066e9a8fd;p=sbcl.git 1.0.1: release, will be tagged as sbcl_1_0_1 --- diff --git a/NEWS b/NEWS index ed8813d..f1fe337 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ changes in sbcl-1.0.1 relative to sbcl-1.0: to Alastair Bridgewater) ** TRACE :ENCAPSULATE NIL (and function end breakpoints) work on Windows. - ** Lisp is able to unwind foreing exception frames from alien + ** Lisp is able to unwind foreign exception frames from alien callbacks. (thanks to Alastair Bridgewater) changes in sbcl-1.0 relative to sbcl-0.9.18: diff --git a/version.lisp-expr b/version.lisp-expr index c74a4e2..fd9ad5d 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -17,4 +17,4 @@ ;;; checkins which aren't released. (And occasionally for internal ;;; versions, especially for internal versions off the main CVS ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"1.0.0.36" +"1.0.1"