commit | 307ef8aee5a79095d7088a60615a46260d159a98 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sun Jun 17 21:30:35 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sun Jun 17 21:30:35 2012 +1000 |
tree | 8c74027331ef20d09feeb2d81433552558f6412c | |
parent | e51e25a3bc6e4e8396ebf63c78f269fabae0f0d0 [diff] [blame] | |
parent | 14d99a14912343061463049e814a15127e79c69e [diff] [blame] |
Merge from 3.2 (Ignore X-Antivirus headers in test_nntplib)
diff --git a/Misc/NEWS b/Misc/NEWS index 90661af..c6ba9dd 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -134,6 +134,9 @@ Tests ----- +- test_nntplib now tolerates being run from behind NNTP gateways that add + "X-Antivirus" headers to articles + - Issue #15043: test_gdb is now skipped entirely if gdb security settings block loading of the gdb hooks