From 540a70f0cec83203d8ef8831bd6f3fad2953fc48 Mon Sep 17 00:00:00 2001 From: Anthony Baxter Date: Sat, 27 Sep 2003 05:05:47 +0000 Subject: the release process, like a river, flows ever onwards --- Misc/NEWS | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 21a8b6b..5226f53 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,42 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) + +What's New in Python 2.3.2? +=========================== + +*Release date: XX-XXX-XXXX* + +Core and builtins +----------------- + +Extension modules +----------------- + +Library +------- + +IDLE +---- + +Tools/Demos +----------- + +Build +----- + +- A bug in the autoconf machinery meant that os.fsync was never available. + +C API +----- + +Windows +------- + +Mac +--- + + What's New in Python 2.3.1? =========================== -- cgit v0.12