From d6e258a5a7cb3433a62c45571bc1d7cae344155b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Sat, 13 Dec 2008 22:32:24 +0000 Subject: [PATCH] Add 2.5.3 final section. --- Misc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 5e78a83f37b..9d94795483b 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -4,6 +4,12 @@ Python News (editors: check NEWS.help for information about editing NEWS using ReST.) +What's New in Python 2.5.3? +=========================== + +*Release date: 1X-Dec-2008* + + What's New in Python 2.5.3c1? =============================