[Python-checkins] r51191 - python/trunk/Misc/NEWS
M.-A. Lemburg
mal at egenix.com
Thu Aug 10 20:06:21 CEST 2006
guido.van.rossum wrote:
> Author: guido.van.rossum
> Date: Thu Aug 10 19:42:50 2006
> New Revision: 51191
>> Modified:
> python/trunk/Misc/NEWS
> Log:
> News item for SF bug 1112549.
>>> Modified: python/trunk/Misc/NEWS
> ==============================================================================
> --- python/trunk/Misc/NEWS (original)
> +++ python/trunk/Misc/NEWS Thu Aug 10 19:42:50 2006
> @@ -4,10 +4,10 @@
>> (editors: check NEWS.help for information about editing NEWS using ReST.)
>> -What's New in Python 2.5 release candidate 1?
> -=============================================
> +What's New in Python 2.5 beta 3?
> +================================
Shouldn't this read: beta 4 ?
Beta 3 was released on 03 Aug.
> -*Release date: XX-AUG-2006*
> +*Release date: 18-AUG-2006*
>> Core and builtins
> -----------------
> @@ -38,6 +38,8 @@
> Library
> -------
>> +- Bug #1112549, DoS attack on cgi.FieldStorage.
> +
> - Bug #1531405, format_exception no longer raises an exception if
> str(exception) raised an exception.
>> _______________________________________________
> Python-checkins mailing list
> Python-checkins at python.org
> http://mail.python.org/mailman/listinfo/python-checkins
--
Marc-Andre Lemburg
eGenix.com
Professional Python Services directly from the Source (#1, Aug 10 2006)
>>> Python/Zope Consulting and Support ... http://www.egenix.com/
>>> mxODBC.Zope.Database.Adapter ... http://zope.egenix.com/
>>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/
________________________________________________________________________
::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::
More information about the Python-checkins
mailing list