Post-release update.
diff --git a/Misc/NEWS b/Misc/NEWS
index d34cebc..690d3bd 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -3,9 +3,9 @@
+++++++++++
What's New in Python 3.3.0 Beta 1?
-===================================
+==================================
-*Release date: TBD*
+*Release date: XX-XXX-2012*
Library
-------
@@ -22,6 +22,7 @@
- Issue #14963 (partial): Add test cases for exception handling behaviour
in contextlib.ExitStack (Initial patch by Alon Horev)
+
What's New in Python 3.3.0 Alpha 4?
===================================