commit | 8275da3f6a5ce9f3be87b2c8330311505a3891f6 | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Aug 17 19:57:29 2010 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Aug 17 19:57:29 2010 +0000 |
tree | cef811826479391cbe71c16cb2adab6441a27967 | |
parent | 8b5724fdcb4b4d1057deba4350bee40966d876dd [diff] [blame] |
Post release twiddling.
diff --git a/Misc/NEWS b/Misc/NEWS index e36f9f3..98fa5cc 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? +=========================== + +*Release date: XXXX-XX-XX* + +Core and Builtins +----------------- + +Library +------- + + What's New in Python 2.6.6 rc 2? ================================