| commit | c1ea5ec905c181553cd2f8d56259dff2c072253f | [log] [tgz] |
|---|---|---|
| author | Nadeem Vawda <nadeem.vawda@gmail.com> | Sun Apr 28 19:01:31 2013 +0200 |
| committer | Nadeem Vawda <nadeem.vawda@gmail.com> | Sun Apr 28 19:01:31 2013 +0200 |
| tree | e0dcd6d2de265714373206351034bb7e721d3695 | |
| parent | 8c6521b04b32026ab70a02b09ffab46703a0b830 [diff] [blame] |
Add missing NEWS entry for issue #17843.
diff --git a/Misc/NEWS b/Misc/NEWS index ef4bc8a..46c3072 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -31,6 +31,9 @@ Library ------- +- Issue #17843: Removed test data file that was triggering false-positive virus + warnings with certain antivirus software. + - Issue #17353: Plistlib emitted empty data tags with deeply nested datastructures - Issue #11714: Use 'with' statements to assure a Semaphore releases a