]> granicus.if.org Git - python/commitdiff
mention httplib ipv6 fix
authorSkip Montanaro <skip@pobox.com>
Tue, 14 Sep 2004 17:58:31 +0000 (17:58 +0000)
committerSkip Montanaro <skip@pobox.com>
Tue, 14 Sep 2004 17:58:31 +0000 (17:58 +0000)
Misc/NEWS

index 9024bf4098e3eab3fedc4c22dfed11f6a3a9e73d..1ade365a5c9fa6312b594721ff6e420df9cee258 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -42,6 +42,8 @@ Library
   encourage people to stitch doctests together via doctest's unittest
   integration features instead.  It would help if those were documented.
 
+- httplib now handles ipv6 address/port pairs.
+
 Build
 -----