diff options
author | Sascha Schumann <sas@php.net> | 2002-07-14 18:30:11 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2002-07-14 18:30:11 +0000 |
commit | cda0987153722d70d795730ad088ebf7b153fbcb (patch) | |
tree | 0b634e109cde16f339b4692842fc539474ac68d1 | |
parent | 35e8d8139e910dac7f40494087d280c79b3f9900 (diff) | |
download | php-git-cda0987153722d70d795730ad088ebf7b153fbcb.tar.gz |
it is not really cold though
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |