From: Jason R. Coombs Date: Sun, 10 Nov 2013 19:13:44 +0000 (-0500) Subject: Update Misc/NEWS for Issue #7171 X-Git-Tag: v3.4.0b1~326 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9deff8a94683b2db427ed4ebd0e97979c6f47010;p=thirdparty%2FPython%2Fcpython.git Update Misc/NEWS for Issue #7171 --- diff --git a/Misc/NEWS b/Misc/NEWS index 421e097e0923..b9777f58b16d 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -34,6 +34,9 @@ Core and Builtins Library ------- +- Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` + to socket module. Patch by Atsuo Ishimoto. + - Issue #19261: Added support for writing 24-bit samples in the sunau module. - Issue #1097797: Added CP273 encoding, used on IBM mainframes in