From 3c5581a2e494ecd090e89adb02ab3039efd975c7 Mon Sep 17 00:00:00 2001 From: Christophe Rhodes Date: Fri, 29 Mar 2013 19:38:35 +0000 Subject: [PATCH] 1.1.6: will be tagged as "sbcl-1.1.6" --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e6699ae..0774be8 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.1.5: +changes in sbcl-1.1.6 relative to sbcl-1.1.5: * enhancement: the continuable error when defknown-ing over extant fndb entries can be ignored by passing :overwrite-fndb-silently t as a keyword argument to sb-c:defknown (after attributes). Useful -- 1.7.10.4