From c08018ab3e063fede1f2d7395f2c3217d3a18fc0 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 27 Oct 2006 13:34:05 +0000 Subject: [PATCH] Add sections for a hypothetical future 2.4.5 release --- Misc/NEWS | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index f76674432c81..e0c0a3cfbeb5 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,28 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.4.5c1? +============================= + +*Release date: XX-XXX-XXXX* + + +Core and builtins +----------------- + +Extension Modules +----------------- + +Library +------- + +Tests +----- + +Build +----- + + What's New in Python 2.4.4? =========================== -- 2.47.3