commit | 2f3d9f926d0b17d36d2cbf3b9e563b1553ba9a33 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sun Jun 06 02:09:33 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sun Jun 06 02:09:33 2010 +0000 |
tree | a01f925f827b1836090dd93db686bf9bfc3b408b | |
parent | 6b177ac2756a6c2bc65c0c9814b1905a5b26e588 [diff] |
careening towards 2.7rc2 we go
diff --git a/Misc/NEWS b/Misc/NEWS index 446e4cb..00865fc 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 release candidate 2? +========================================= + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7 Release Candidate 1? =============================================