summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Coghlan <ncoghlan@gmail.com>2012-10-02 15:59:59 (GMT)
committerNick Coghlan <ncoghlan@gmail.com>2012-10-02 15:59:59 (GMT)
commit30a13fb60e87881f665efdaea1950ad4d9ec5b92 (patch)
treede17e682ea64e68d7a51c94f5077629d41528d8b
parentddd74b10e572be1ff0ce863349b04a58668944d2 (diff)
downloadcpython-30a13fb60e87881f665efdaea1950ad4d9ec5b92.zip
cpython-30a13fb60e87881f665efdaea1950ad4d9ec5b92.tar.gz
cpython-30a13fb60e87881f665efdaea1950ad4d9ec5b92.tar.bz2
Reword the next version placeholder now that the changelog is part of the published What's New docs
-rw-r--r--Misc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 8dae861..1f9e644 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -5,7 +5,9 @@ Python News
What's New in Python 3.3.1?
===========================
-*Release date: XX-XXX-2012*
+*Not yet released, see sections below for changes released in 3.3.0*
+
+.. *Release date: XX-XXX-2012*
Core and Builtins
-----------------