]> granicus.if.org Git - php/commitdiff
BFN
authorIlia Alshanetsky <iliaa@php.net>
Mon, 11 Sep 2006 19:57:45 +0000 (19:57 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 11 Sep 2006 19:57:45 +0000 (19:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e64480161c67fa69d6b02625ed29fb6db6321041..555d3d9e8c6a3b66ab90a180e60f06ccbb901a88 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@
 - Fixed bug #38721 (Invalid memory read in date_parse()). (Tony, Derick)
 - Fixed bug #38700 (SoapClient::__getTypes never returns). (Dmitry)
 - Fixed bug #38693 (curl_multi_add_handle() set curl handle to null). (Ilia)
+- Fixed bug #38687 (sockaddr local storage insufficient for all sock
+  families). (Sara)
 - Fixed bug #38661 (mixed-case URL breaks url-wrappers). (Ilia)
 - Fixed bug #38464 (array_count_values() mishandles numeric strings). 
   (php_lists at realplain dot com, Ilia)