Patch #1627441: close sockets properly in urllib2.
diff --git a/Misc/NEWS b/Misc/NEWS
index 25593a3..5f4fdc1 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -111,6 +111,8 @@
 Library
 -------
 
+- Patch #1627441: close sockets properly in urllib2.
+
 - Bug #494589: make ntpath.expandvars behave according to its docstring.
 
 - Changed platform module API python_version_tuple() to actually