Add template for 2.6 on HEAD
diff --git a/Misc/NEWS b/Misc/NEWS
index 2cd9561..d7932b8 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -4,10 +4,14 @@
 
 (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 @@
 - 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?
 =============================================