commit | c694183625bf8b45463396a1488dc47d449f3a89 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Fri Mar 19 23:02:15 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Fri Mar 19 23:02:15 2010 +0000 |
tree | f11ebc470c59cbcb87839966bda0ee29fed0bd04 | |
parent | 1d86aa5f87bf9f3433f6c9afa4c626411a0d5836 [diff] [blame] |
Post 2.6.5 final cleanup.
diff --git a/Misc/NEWS b/Misc/NEWS index 290dd43..e514456 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.6 alpha 1? +=================================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.6.5? ===========================