]> granicus.if.org Git - python/commitdiff
Add a NEWS entry for b9b521efeba3.
authorGeorg Brandl <georg@python.org>
Sat, 14 Sep 2013 07:10:21 +0000 (09:10 +0200)
committerGeorg Brandl <georg@python.org>
Sat, 14 Sep 2013 07:10:21 +0000 (09:10 +0200)
Misc/NEWS

index 4b576a10bd8f5ab7856e87d639a6c1d63f8045c5..2b07ae384fad7b371e2ebdffcc6e1c45b03b8752 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -12,6 +12,9 @@ Library
 
 - Fix tkinter regression introduced by the security fix in issue #16248.
 
+- Issue #17980: Fix possible abuse of ssl.match_hostname() for denial of
+  service using certificates with many wildcards (CVE-2013-2099).
+
 
 What's New in Python 3.2.5?
 ===========================