commit | 534b8de63b691c1aa802aa96657cd0df414c559b | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat May 08 18:53:42 2010 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Sat May 08 18:53:42 2010 +0000 |
tree | 9142884e74e2599b9eac863472a5a7563815d071 | |
parent | 38edcea7e933ff63371c881efafe9a924cbd28ec [diff] [blame] |
towards 2.7 release candidate 1
diff --git a/Misc/NEWS b/Misc/NEWS index e5351ff..8a471df 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 1? +========================================= + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.7 beta 2? ================================