From 92422fb33b95f481a736c45700570081e8819e60 Mon Sep 17 00:00:00 2001 From: Neal Norwitz Date: Fri, 18 Aug 2006 03:57:54 +0000 Subject: Add template for 2.6 on HEAD --- Misc/NEWS | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 2cd9561..d7932b8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,10 +4,14 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) -What's New in Python 2.5? +What's New in Python 2.6? ========================= -*Release date: XX-SEP-2006* +*Release date: XX-XXX-200X* + +Core and builtins +----------------- + Library ------- @@ -15,6 +19,31 @@ Library - Bug #1541863: uuid.uuid1 failed to generate unique identifiers on systems with low clock resolution. + +Extension Modules +----------------- + + +Tests +----- + + +Documentation +------------- + + +Build +----- + + +C API +----- + + +Mac +--- + + What's New in Python 2.5 release candidate 1? ============================================= -- cgit v0.12