From: Benjamin Peterson Date: Sat, 26 Oct 2013 19:11:27 +0000 (-0400) Subject: add 2.7.7 news header X-Git-Tag: v2.7.8~330 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8f8ca765d020f1b2be39d959f98f242a9dedd1bb;p=python add 2.7.7 news header --- diff --git a/Misc/NEWS b/Misc/NEWS index f1d5e213e8..c8cf58585c 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1,6 +1,18 @@ Python News +++++++++++ +What's New in Python 2.7.7? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.6 release candidate 1? ===============================================