From: Sascha Schumann Date: Sun, 14 Jul 2002 18:15:08 +0000 (+0000) Subject: the sun was shining a few days ago X-Git-Tag: dev~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b6aeeaea2042aac1fa4d4c37ccd4422cfd82c7f7;p=php the sun was shining a few days ago --- diff --git a/NEWS b/NEWS index 42fa742d61..e971cd32b0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added persistent connections/pipelining to thttpd. (Sascha) +- Fixed two potential blocking issues in thttpd. (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)