[Python-checkins] python/dist/src/Misc NEWS, 1.1193.2.33, 1.1193.2.34

anthonybaxter at users.sourceforge.net anthonybaxter at users.sourceforge.net
Wed Mar 9 12:54:30 CET 2005


Update of /cvsroot/python/python/dist/src/Misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21539/Misc

Modified Files:
      Tag: release24-maint
	NEWS 
Log Message:
pre-release magic

Index: NEWS
===================================================================
RCS file: /cvsroot/python/python/dist/src/Misc/NEWS,v
retrieving revision 1.1193.2.33
retrieving revision 1.1193.2.34
diff -u -d -r1.1193.2.33 -r1.1193.2.34
--- NEWS	8 Mar 2005 15:05:15 -0000	1.1193.2.33
+++ NEWS	9 Mar 2005 11:54:25 -0000	1.1193.2.34
@@ -4,10 +4,10 @@
 
 (editors: check NEWS.help for information about editing NEWS using ReST.)
 
-What's New in Python 2.4.1?
-===========================
+What's New in Python 2.4.1c1?
+=============================
 
-*Release date: xx-xxx-2005*
+*Release date: 10-MAR-2005*
 
 Core and builtins
 -----------------



More information about the Python-checkins mailing list