From: Benjamin Peterson Date: Sat, 23 Mar 2013 20:24:13 +0000 (-0500) Subject: add 2.7.5 header X-Git-Tag: v2.7.5~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aec813993f2e8fe3c07549073c57432231c8dd04;p=python add 2.7.5 header --- diff --git a/Misc/NEWS b/Misc/NEWS index cfa3f64d6b..bc93915d6b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,6 +1,18 @@ Python News +++++++++++ +What's New in Python 2.7.5? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.4? ===========================