commit | acde6a0a40bc749aed4bb5f30560d1c5a9e2be3c | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Jun 11 11:33:01 2011 -0500 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Jun 11 11:33:01 2011 -0500 |
tree | e5b5e9774e898cd0abb797e7c7267ee9c9af7434 | |
parent | f2ff3054f979370c3cb577eae2f3aa1e935cd15f [diff] [blame] |
onto 3.1.5
diff --git a/Misc/NEWS b/Misc/NEWS index eab5cc9..e68a4e3 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -2,6 +2,18 @@ Python News +++++++++++ +What's New in Python 3.1.5? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 3.1.4? ===========================