From: Anthony Baxter Date: Wed, 5 Apr 2006 14:51:42 +0000 (+0000) Subject: blank spots for Misc/NEWS, post alpha1 (plus testing buildbot 0.7.2) X-Git-Tag: v2.5a2~431 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51bcb68b1dbe4ca0209030ca8ce211252bc018d0;p=python blank spots for Misc/NEWS, post alpha1 (plus testing buildbot 0.7.2) --- diff --git a/Misc/NEWS b/Misc/NEWS index 9ccc8ad513..bfac78ccb2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,34 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.5 alpha 2? +================================= + +*Release date: XX-XXX-2006* + +Core and builtins +----------------- + +Extension Modules +----------------- + +Library +------- + +Build +----- + +C API +----- + +Tests +----- + +Documentation +------------- + + + What's New in Python 2.5 alpha 1? =================================