commit | f80ee8ebee88e5e72c9d3471f11a86bc37f344bb | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Mon Oct 19 16:00:35 2009 +0000 |
committer | Barry Warsaw <barry@python.org> | Mon Oct 19 16:00:35 2009 +0000 |
tree | 929088cbaf4a7c5189310a519679776056cc8d92 | |
parent | a0a97782dc2642e60d301186cbff6d8a26ba53db [diff] [blame] |
done with 2.6.4rc2
diff --git a/Misc/NEWS b/Misc/NEWS index 2816d5f..afb84f9 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,18 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.6.4 final? +================================= + +*Release date: XX-Oct-2009* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.6.4rc2? ==============================