commit | d3c87657ba55063e3b2157c4bcbfee57b0887f5b | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Oct 02 20:23:50 2009 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Oct 02 20:23:50 2009 +0000 |
tree | 4c6137b5845f9680f9fea8dbbb3ab0f381d8586e | |
parent | 9fec8e3cc928338b20aa628bced22bde319e2089 [diff] [blame] |
Post 2.6.3 cleanup.
diff --git a/Misc/NEWS b/Misc/NEWS index 9a237a2..c4d552c 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.4a1? +============================= + +*Release date: XX-XXX-20XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.6.3 ==========================