commit | 92acb0a81c4905f827167eaac63c175030562f18 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Tue Mar 26 17:53:05 2013 +0100 |
committer | Christian Heimes <christian@cheimes.de> | Tue Mar 26 17:53:05 2013 +0100 |
tree | d3afdb5b2c9e44e1e69811e2f29d8c7204e7b476 | |
parent | 6074ee4ef2c451d5b8f92b53c22109163ed115c8 [diff] [blame] |
Issue 17538: Document XML vulnerabilties
diff --git a/Misc/NEWS b/Misc/NEWS index 2bbc633..adf78de 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -24,6 +24,11 @@ - Issue #17531: Fix tests that thought group and user ids were always the int type. Also, always allow -1 as a valid group and user id. +Documentation +------------- + +- Issue 17538: Document XML vulnerabilties + What's New in Python 2.7.4 release candidate 1 ==============================================