commit | 5da7e7ce3fdd23959522f1f5f98e3dfe49aac94c | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Mar 06 22:44:07 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Mar 06 22:44:07 2010 +0000 |
tree | 64624948a90c08729e5504143c8b69d5a4b3a16a | |
parent | fd0bb197ccdaf0cfe4e988fd1f6b89a5a607d7c9 [diff] [blame] |
post release update
diff --git a/Misc/NEWS b/Misc/NEWS index 69bee64..8e982cb 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.7 beta 1? +================================ + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7 alpha 4? =================================