summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2008-02-23 17:18:19 +0000
committerAndrew M. Kuchling <amk@amk.ca>2008-02-23 17:18:19 +0000
commitbe0adfcfa8327b68fed6158fe423656289a870cc (patch)
tree6a4b0cfa4d27e0d080d1b20fc6a541aec22bd113
parentb66dc46ee0c9eefcd15fbc41c8652a7d50102996 (diff)
downloadcpython-git-be0adfcfa8327b68fed6158fe423656289a870cc.tar.gz
Update NEWS for a future 2.5.3 release
-rw-r--r--Misc/NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 774ec69a08..aec1f2ff42 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,6 +4,29 @@ Python News
(editors: check NEWS.help for information about editing NEWS using ReST.)
+What's New in Python 2.5.3?
+=============================
+
+*Release date: XX-XXX-20XX*
+
+Core and builtins
+-----------------
+
+Library
+-------
+
+Extension Modules
+-----------------
+
+Documentation
+-------------
+
+Build
+-----
+
+Windows
+-------
+
What's New in Python 2.5.2?
=============================