commit | a1f6fab46486ec431c04fe1b0c5c68d6e26f759d | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Mar 23 10:17:29 2013 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Mar 23 10:17:29 2013 -0500 |
tree | b05dbeb0f405c632eb4b253a34e49e73fe1f1257 | |
parent | 43cb4b79d92d85b90166052c0f6fad70075f5bd4 [diff] [blame] |
version to 2.7.4rc1
diff --git a/Misc/NEWS b/Misc/NEWS index f172246..b8dc1f2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -1,10 +1,10 @@ Python News +++++++++++ -What's New in Python 2.7.4 -========================== +What's New in Python 2.7.4 release candidate 1 +============================================== -*Release date: XXXX-XX-XX* +*Release date: 2013-03-23* Core and Builtins -----------------