]> granicus.if.org Git - php/commitdiff
stuff
authorShane Caraveo <shane@php.net>
Sun, 29 Jun 2003 21:37:11 +0000 (21:37 +0000)
committerShane Caraveo <shane@php.net>
Sun, 29 Jun 2003 21:37:11 +0000 (21:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0097f735102bd01b4233a9f017fb5b1e6993daee..dcf53353980a163150cc743ca4d8059166a4bbba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 26 Jun 2003, Version 4.3.3RC2
+- Fixed bug #23664 FastCGI socket listenting (shane)
+- Fixed bug #24009 FastCGI handling of file not found (shane)
+- Fixed FastCGI IIS document root problem (shane)
 - Upgraded the bundled PCRE library to version 4.3. (Andrei)
 - Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters).
   (gereon.steffens[at]onvista.de, Ilia)