commit | aec813993f2e8fe3c07549073c57432231c8dd04 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Mar 23 15:24:13 2013 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Mar 23 15:24:13 2013 -0500 |
tree | 138e969404a74e089a3817e26751a5b4a11fb25e | |
parent | 6909ab5e8a2d0ddaea2c5e0c95f72136ad8b323d [diff] [blame] |
add 2.7.5 header
diff --git a/Misc/NEWS b/Misc/NEWS index cfa3f64..bc93915 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -1,6 +1,18 @@ Python News +++++++++++ +What's New in Python 2.7.5? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7.4? ===========================