diff --git a/Misc/NEWS b/Misc/NEWS index b47623df282..7831f847a69 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,67 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.4 beta 2? +================================ + +*Release date: XX-XXX-XXXX* + +Core and builtins +----------------- + +... + +Extension Modules +----------------- + +... + +Library +------- + +... + +Build +----- + +... + +C API +----- + +... + +Documentation +------------- + +... + +Tests +----- + +... + +Windows +------- + +... + +Mac +--- + +... + +New platforms +------------- + +... + +Tools/Demos +----------- + +... + + What's New in Python 2.4 beta 1? ================================