From c1ea5ec905c181553cd2f8d56259dff2c072253f Mon Sep 17 00:00:00 2001 From: Nadeem Vawda Date: Sun, 28 Apr 2013 19:01:31 +0200 Subject: [PATCH] Add missing NEWS entry for issue #17843. --- Misc/NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index ef4bc8a42b71..46c3072d7c4f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -31,6 +31,9 @@ Core and Builtins 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 -- 2.47.3