From: Sascha Schumann Date: Sun, 14 Jul 2002 18:30:11 +0000 (+0000) Subject: it is not really cold though X-Git-Tag: dev~301 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cda0987153722d70d795730ad088ebf7b153fbcb;p=php it is not really cold though --- diff --git a/NEWS b/NEWS index e971cd32b0..28d0df64aa 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4 NEWS ?? ??? 2002, Version 4.3.0 - Added persistent connections/pipelining to thttpd. (Sascha) - Fixed two potential blocking issues in thttpd. (Sascha) +- Fixed broken header detection on Solaris. (Sascha) +- Improved nss/socket-related symbol/library detection. (Jani, Sascha) - Made iconv() work well with both libiconv or libgiconv. (Moriyoshi, Yasuo) - Fixed socket_set_timeout() on win32. (Jason, Edin, Jani) - Added domxml_node_namespace_uri(). (Rui Lopes)