From: Serhiy Storchaka Date: Mon, 6 Jul 2015 16:47:12 +0000 (+0300) Subject: Corrected empty lines and removed BOM in Misc/NEWS. X-Git-Tag: v2.7.11rc1~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8de92c3a88b61c15bdb5b00934c028ef6ecd4bda;p=python Corrected empty lines and removed BOM in Misc/NEWS. --- diff --git a/Misc/NEWS b/Misc/NEWS index 5afae3c57e..56eaa6632a 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,4 +1,4 @@ -+++++++++++ ++++++++++++ Python News +++++++++++ @@ -126,6 +126,7 @@ Library - Issue #22931: Allow '[' and ']' in cookie values. + What's New in Python 2.7.10 release candidate 1? ================================================ @@ -828,7 +829,6 @@ Windows - Issue #22644: The bundled version of OpenSSL has been updated to 1.0.1j. - What's New in Python 2.7.8? =========================== @@ -981,6 +981,7 @@ Windows - Issue #21671, CVE-2014-0224: The bundled version of OpenSSL has been updated to 1.0.1h. + What's New in Python 2.7.7 ==========================