]> granicus.if.org Git - php/commitdiff
the sun was shining a few days ago
authorSascha Schumann <sas@php.net>
Sun, 14 Jul 2002 18:15:08 +0000 (18:15 +0000)
committerSascha Schumann <sas@php.net>
Sun, 14 Jul 2002 18:15:08 +0000 (18:15 +0000)
NEWS

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