From 4bc19d9ce2f31330e3d2a8639c078451d1adc79d Mon Sep 17 00:00:00 2001 From: Juho Snellman Date: Mon, 6 Aug 2012 22:42:39 +0200 Subject: [PATCH] Fix NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 06a6189..10693dc 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes in sbcl-sbcl-1.0.58 relative to sbcl-1.0.57: +changes in sbcl-1.0.58 relative to sbcl-1.0.57: * enhancement: implicit generic function warnings now specify the package in which the new generic function is being created. * enhancement: SB-EXT:ATOMIC-UPDATE makes it easy to perform non-destructive -- 1.7.10.4