From c670b7eb983a192ae44cd3cbd7beb0c1a32ed22b Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 3 Jul 2010 13:49:23 +0000 Subject: add period; rewrap --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index ab9e071..c823640 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -17,8 +17,8 @@ Core and Builtins Library ------- -- Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop - module, ensure that the input string length is a multiple of the frame size +- Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module, + ensure that the input string length is a multiple of the frame size. - Issue #9075: In the ssl module, remove the setting of a ``debug`` flag on an OpenSSL structure. -- cgit v0.12