Fix for issue #9568.
diff --git a/Misc/NEWS b/Misc/NEWS
index dfabd85..8d8a9b3 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -263,6 +263,8 @@
 - Issue #9323: Make test.regrtest.__file__ absolute, this was not always the
   case when running profile or trace, for example.
 
+- Issue #9568: Fix test_urllib2_localnet on OS X 10.3.
+
 Build
 -----