commit | 5de5914e07a95cf41507f35acafdaca652e7c199 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Wed Mar 03 03:09:49 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Wed Mar 03 03:09:49 2010 +0000 |
tree | 5ab74e590aeb23bc10f3c53daf7c968b424ec641 | |
parent | 8898b24bf919da00cb43f5834c74c71c78d1ccd6 [diff] [blame] |
Post 2.6.5rc1 cleanup.
diff --git a/Misc/NEWS b/Misc/NEWS index 49353a7..558abfc 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.5 final? +================================= + +*Release date: 2010-03-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.6.5 rc 1? ================================