From: Benjamin Peterson Date: Sun, 10 May 2015 17:16:20 +0000 (-0400) Subject: add news section for 2.7.11 X-Git-Tag: v2.7.11rc1~302^2~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc6171b5902b3512e62183ed608a1fa3ae6ac5d;p=thirdparty%2FPython%2Fcpython.git add news section for 2.7.11 --- diff --git a/Misc/NEWS b/Misc/NEWS index aef5e59536d3..39de4205de69 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 2.7.11? +============================ + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.10 release candidate 1? ================================================