(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?
+================================
-*Release date: XX-AUG-2006*
+*Release date: 18-AUG-2006*
Core and builtins
-----------------
Library
-------
+- Bug #1112549, DoS attack on cgi.FieldStorage.
+
- Bug #1531405, format_exception no longer raises an exception if
str(exception) raised an exception.