]> granicus.if.org Git - python/commitdiff
doodedoodedoo on the way to 2.4 final
authorAnthony Baxter <anthonybaxter@gmail.com>
Tue, 30 Nov 2004 01:28:55 +0000 (01:28 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Tue, 30 Nov 2004 01:28:55 +0000 (01:28 +0000)
Lib/idlelib/NEWS.txt
Misc/NEWS

index 1a3a35485f56ace14170e99962e9d0fc281ca2ce..6337e7ca85009637a92ab55b55426d33501aa57b 100644 (file)
@@ -1,7 +1,7 @@
-What's New in IDLE 1.1rc2?
-=============================
+What's New in IDLE 1.1?
+=======================
 
-*Release date: XX-NOV-2004*
+*Release date: 30-NOV-2004*
 
 - On OpenBSD, terminating IDLE with ctrl-c from the command line caused a
   stuck subprocess MainThread because only the SocketThread was exiting.
index 99616395dbdba366061986d79363f399279516e2..6b748ab65b2c3c52a1a6e884a72584fd329966e3 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,10 +4,10 @@ Python News
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python 2.4 release candidate 2
-=====================================================
+What's New in Python 2.4 final?
+===============================
 
-*Release date: XX-NOV-2004*
+*Release date: 30-NOV-2004*
 
 Core and builtins
 -----------------
@@ -30,11 +30,6 @@ Core and builtins
   aside, all bugs in all three reports are fixed now.
 
 
-Extension Modules
------------------
-
-...
-
 Library
 -------
 
@@ -71,37 +66,6 @@ C API
 - The PyRange_New() function is deprecated.
 
 
-Documentation
--------------
-
-...
-
-Tests
------
-
-...
-
-Windows
--------
-
-...
-
-Mac
----
-
-...
-
-New platforms
--------------
-
-...
-
-Tools/Demos
------------
-
-...
-
-
 What's New in Python 2.4 beta 2?
 ================================