From: Anthony Baxter Date: Tue, 30 Sep 2003 07:09:58 +0000 (+0000) Subject: news for 2.3.2c1 X-Git-Tag: v2.3.2c1~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1467a88b9d92f3de3abaaa79209b949fb371e3af;p=thirdparty%2FPython%2Fcpython.git news for 2.3.2c1 --- diff --git a/Misc/NEWS b/Misc/NEWS index 5226f535abf0..e0241f83f1e3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -5,40 +5,22 @@ 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* +What's New in Python 2.3.2c1? +============================= -Core and builtins ------------------ - -Extension modules ------------------ - -Library -------- - -IDLE ----- - -Tools/Demos ------------ +*Release date: 30-Sep-2003* Build ----- - A bug in the autoconf machinery meant that os.fsync was never available. -C API ------ - -Windows -------- +- A bug in autoconf meant a bunch of symbols were undefined on HP/UX. Mac --- +- The Framework build now identifies itself as 2.3.2. What's New in Python 2.3.1? ===========================