]> granicus.if.org Git - python/commitdiff
post-release
authorAnthony Baxter <anthonybaxter@gmail.com>
Thu, 4 Nov 2004 05:23:17 +0000 (05:23 +0000)
committerAnthony Baxter <anthonybaxter@gmail.com>
Thu, 4 Nov 2004 05:23:17 +0000 (05:23 +0000)
Lib/idlelib/NEWS.txt
Misc/NEWS

index 79198c4e783852ada481e3bec98498bf7d55b5e0..4df9fa555f7239da06d01f6cef87a642b196b98c 100644 (file)
@@ -1,3 +1,8 @@
+What's New in IDLE 1.1b3/rc1?
+=============================
+
+*Release date: XX-XXX-2004*
+
 What's New in IDLE 1.1b2?
 =========================
 
index f44e10d3075f9653683f04d573d385f380caf8fa..a472fea43bdc1811ffe093b932c44a29780f126c 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2,8 +2,22 @@
 Python News
 +++++++++++
 
-What's New in Python 2.4 release candidate 1?
-=============================================
+(editors: check NEWS.help for information about editing NEWS using ReST.)
+
+What's New in Python 2.4 (release candidate 1|beta 3)
+=====================================================
+
+*Release date: XX-XXX-2004*
+
+Core and builtins
+-----------------
+
+...
+
+Extension Modules
+-----------------
+
+...
 
 Library
 -------
@@ -12,8 +26,46 @@ Library
   attempt is made to execute the remaining handlers.  The last exception
   raised is re-raised.
 
+Build
+-----
+
+...
+
+C API
+-----
+
+...
+
+Documentation
+-------------
+
+...
+
+Tests
+-----
+
+...
+
+Windows
+-------
+
+...
+
+Mac
+---
+
+...
+
+New platforms
+-------------
+
+...
+
+Tools/Demos
+-----------
+
+...
 
-(editors: check NEWS.help for information about editing NEWS using ReST.)
 
 What's New in Python 2.4 beta 2?
 ================================
@@ -93,42 +145,6 @@ Build
 
 - Patch #1044395: --enable-shared is allowed in FreeBSD also.
 
-C API
------
-
-...
-
-Documentation
--------------
-
-...
-
-Tests
------
-
-...
-
-Windows
--------
-
-...
-
-Mac
----
-
-...
-
-New platforms
--------------
-
-...
-
-Tools/Demos
------------
-
-...
-
-
 What's New in Python 2.4 beta 1?
 ================================