From 651c06fad0cb68eaffa25d129af725910106df30 Mon Sep 17 00:00:00 2001 From: Christophe Rhodes Date: Wed, 28 Aug 2013 14:16:29 +0100 Subject: [PATCH] fix NEWS header --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 5b6ac81b4..44fee26c9 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ ;;;; -*- coding: utf-8; fill-column: 78 -*- -changes relative to sbcl-1.1.10 +changes relative to sbcl-1.1.10: * enhancement: support building the manual under texinfo version 5. (lp#1189146) * enhancement: Windows builds no longer display the "Kitten of Death" message. -- 2.11.4.GIT