diff options
author | Sascha Schumann <sas@php.net> | 2002-07-14 18:15:08 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2002-07-14 18:15:08 +0000 |
commit | b6aeeaea2042aac1fa4d4c37ccd4422cfd82c7f7 (patch) | |
tree | 18cce67c78f26bae54ddceccb6f891a3e7df5c93 | |
parent | fa3d840cd1a5c23bc1757703f91c0af18b09ec65 (diff) | |
download | php-git-b6aeeaea2042aac1fa4d4c37ccd4422cfd82c7f7.tar.gz |
the sun was shining a few days ago
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |