Commit 2d253dd9 authored by Martin v. Löwis's avatar Martin v. Löwis

Issue 11442: Add NEWS entry for e9724d7abbc2

parent 92ecb873
......@@ -12,6 +12,9 @@ What's New in Python 2.5.6c1?
Library
-------
- Issue #11442: Add a charset parameter to the Content-type in SimpleHTTPServer
to avoid XSS attacks.
- Issue #11662: Make urllib and urllib2 ignore redirections if the
scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment