]> granicus.if.org Git - php/commitdiff
it is not really cold though
authorSascha Schumann <sas@php.net>
Sun, 14 Jul 2002 18:30:11 +0000 (18:30 +0000)
committerSascha Schumann <sas@php.net>
Sun, 14 Jul 2002 18:30:11 +0000 (18:30 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e971cd32b0d3204ffa45da4d3d03fbecfef0f073..28d0df64aa22b5481972ce10281f3ef3e577d666 100644 (file)
--- 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)