From: Andrew M. Kuchling Date: Sat, 23 Feb 2008 17:18:19 +0000 (+0000) Subject: Update NEWS for a future 2.5.3 release X-Git-Tag: v2.5.3c1~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be0adfcfa8327b68fed6158fe423656289a870cc;p=python Update NEWS for a future 2.5.3 release --- diff --git a/Misc/NEWS b/Misc/NEWS index 774ec69a08..aec1f2ff42 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,29 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.5.3? +============================= + +*Release date: XX-XXX-20XX* + +Core and builtins +----------------- + +Library +------- + +Extension Modules +----------------- + +Documentation +------------- + +Build +----- + +Windows +------- + What's New in Python 2.5.2? =============================