summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2013-10-30 16:48:59 (GMT)
committerBenjamin Peterson <benjamin@python.org>2013-10-30 16:48:59 (GMT)
commit35aca89617c14e0a15f728e4991eac8c01ccf170 (patch)
tree195aefb6f16661914ac3b5649adbebe54f5dea34 /Misc/NEWS
parent58bf8d2a688cf0fe180ed929568d0294a32ef5de (diff)
parent04e9de40f380b2695f955d68f2721d57cecbf858 (diff)
downloadcpython-35aca89617c14e0a15f728e4991eac8c01ccf170.zip
cpython-35aca89617c14e0a15f728e4991eac8c01ccf170.tar.gz
cpython-35aca89617c14e0a15f728e4991eac8c01ccf170.tar.bz2
merge 3.1 (#19435)
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 6488b75..e8054cf 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -10,6 +10,8 @@ What's New in Python 3.2.6?
Library
-------
+- Issue #19435: Fix directory traversal attack on CGIHttpRequestHandler.
+
- Issue #14984: On POSIX systems, when netrc is called without a filename
argument (and therefore is reading the user's $HOME/.netrc file), it now
enforces the same security rules as typical ftp clients: the .netrc file must