summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 083fc530d4..d30b05b3a6 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -405,6 +405,8 @@ Tests
- Issue #8605: Skip test_gdb if Python is compiled with optimizations.
+- Issue #9568: Fix test_urllib2_localnet on OS X 10.3.
+
Documentation
-------------