[Python-checkins] r67745 - python/branches/release25-maint/Misc/NEWS

martin.v.loewis python-checkins at python.org
Sat Dec 13 23:32:24 CET 2008


Author: martin.v.loewis
Date: Sat Dec 13 23:32:24 2008
New Revision: 67745

Log:
Add 2.5.3 final section.


Modified:
   python/branches/release25-maint/Misc/NEWS

Modified: python/branches/release25-maint/Misc/NEWS
==============================================================================
--- python/branches/release25-maint/Misc/NEWS	(original)
+++ python/branches/release25-maint/Misc/NEWS	Sat Dec 13 23:32:24 2008
@@ -4,6 +4,12 @@
 
 (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?
 =============================
 


More information about the Python-checkins mailing list