From 56032ce373d96b6edd3383d51e2457a6ccd07370 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 22 May 2014 14:08:14 -0700 Subject: [PATCH] 2.7.8 news section --- Misc/NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 020dc6e68f..51e1726f71 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.8? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.7 release candidate 1? =============================================== -- 2.50.1