commit | 65475fdba70d5a47b070ac4449262f67bee26fa6 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Sat Mar 01 17:11:41 2008 +0000 |
committer | Barry Warsaw <barry@python.org> | Sat Mar 01 17:11:41 2008 +0000 |
tree | 1979aa5c34baae6abcb5453396d689704d510ca0 | |
parent | afc62016097660c1107d316b66c614ea9ae33521 [diff] |
Set things up for 2.6a2.
diff --git a/Misc/NEWS b/Misc/NEWS index ddf0cae..9186498 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -4,6 +4,12 @@ (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.6 alpha 2? +================================= + +*Release date: XX-XXX-2008* + + What's New in Python 2.6 alpha 1? =================================