From 8f8ca765d020f1b2be39d959f98f242a9dedd1bb Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Sat, 26 Oct 2013 15:11:27 -0400 Subject: [PATCH] add 2.7.7 news header --- Misc/NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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? =============================================== -- 2.50.1