From: Andrew M. Kuchling Date: Fri, 27 Oct 2006 13:34:05 +0000 (+0000) Subject: Add sections for a hypothetical future 2.4.5 release X-Git-Tag: v2.4.5c1~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08018ab3e063fede1f2d7395f2c3217d3a18fc0;p=thirdparty%2FPython%2Fcpython.git Add sections for a hypothetical future 2.4.5 release --- diff --git a/Misc/NEWS b/Misc/NEWS index f76674432c81..e0c0a3cfbeb5 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,28 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.4.5c1? +============================= + +*Release date: XX-XXX-XXXX* + + +Core and builtins +----------------- + +Extension Modules +----------------- + +Library +------- + +Tests +----- + +Build +----- + + What's New in Python 2.4.4? ===========================