diff options
author | Yasuo Ohgaki <yohgaki@php.net> | 2002-07-15 00:37:53 +0000 |
---|---|---|
committer | Yasuo Ohgaki <yohgaki@php.net> | 2002-07-15 00:37:53 +0000 |
commit | cb1c98762e5d128647112b48ddf992ea0ce0537f (patch) | |
tree | fa9b9ff4d2a00d13ec4f2b55140c13f11972a341 | |
parent | 160b74519f67a16f7c04ba716f6db49d6065a4f6 (diff) | |
download | php-git-cb1c98762e5d128647112b48ddf992ea0ce0537f.tar.gz |
Fixed news
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ PHP 4 NEWS - Fixed two potential blocking issues in thttpd. (Sascha) - Fixed broken header file detection on Solaris. (Sascha) - Improved nss/socket-related symbol/library detection. (Jani, Sascha) -- Made iconv() work well with both libiconv or libgiconv. (Moriyoshi, Yasuo) +- Made iconv() work well with both libiconv and libgconv. (Moriyoshi, Yasuo) - Fixed socket_set_timeout() on win32. (Jason, Edin, Jani) - Added domxml_node_namespace_uri(). (Rui Lopes) - Fixed win32 memory leak in /ext/sockets that would occur on any error |