]> granicus.if.org Git - php/commitdiff
BFN
authorSara Golemon <pollita@php.net>
Fri, 12 Mar 2004 21:49:01 +0000 (21:49 +0000)
committerSara Golemon <pollita@php.net>
Fri, 12 Mar 2004 21:49:01 +0000 (21:49 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a58a563b00ce5eb4ab5583ccbe6bbf464b593e60..67465421b6c1850dcf8262b417c273da3f67e470 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP 4                                                                      NEWS
   allocation functions. (Ilia)
 - Fixed bug #27530 (broken http auth when safe_mode is on and PCRE is
   disabled). (Ilia)
+- Fixed bug #27509 (broken getaddrinfo() causes fsockopen() error). (Sara)
 - Fixed bug #27505 (htmlentities() does not handle BIG5 correctly). (Ilia, 
   ywliu at hotmail dot com)
 - Fixed bug #27460 (base64_decode() does not handle extra padding).