summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorguido@google.com <guido@google.com>2011-03-29 18:51:26 (GMT)
committerguido@google.com <guido@google.com>2011-03-29 18:51:26 (GMT)
commitc768ff5d4f69f94455db82646e004fac4d11876e (patch)
tree77144fa55f5cc370a26d6db11766e0bffd35b3be /Misc/NEWS
parentc7d28be62f56a9089b1a96b2d46a7041822c5885 (diff)
parenta119df91f33724f64e6bc1ecb484eeaa30ace014 (diff)
downloadcpython-c768ff5d4f69f94455db82646e004fac4d11876e.zip
cpython-c768ff5d4f69f94455db82646e004fac4d11876e.tar.gz
cpython-c768ff5d4f69f94455db82646e004fac4d11876e.tar.bz2
Merge Issue 11662 from 3.1 branch.
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 2c79a71..04c9fae 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -49,6 +49,9 @@ Core and Builtins
Library
-------
+- Issue #11662: Make urllib and urllib2 ignore redirections if the
+ scheme is not HTTP, HTTPS or FTP (CVE-2011-1521).
+
- Issue #11628: cmp_to_key generated class should use __slots__
- Issue #5537: Fix time2isoz() and time2netscape() functions of