From da8bc5f3effce8145fe3720110883f1f5d4e237d Mon Sep 17 00:00:00 2001 From: Juho Snellman Date: Tue, 12 Jul 2011 00:14:03 +0200 Subject: [PATCH] 1.0.50: will be tagged as "sbcl-1.0.50" --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 8f6c15c..6cf0add 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.0.49: +changes in sbcl-1.0.50 relative to sbcl-1.0.49: * enhancement: errors from FD handlers now provide a restart to remove the offending handler. * enhancement: SB-INTROSPECT:FIND-DEFINITION-SOURCE now works on structure -- 1.7.10.4