]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 16 Feb 2000 02:09:07 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Wed, 16 Feb 2000 02:09:07 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c03b31966568853cb5794671badef6d552b3371e..02ef2fbc02cf98b9478e7da4a84c01c47cde23b4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ?? ????, Version 4.0 Beta 4
+- Improved ISAPI module - it should no longer be necessary to set PHP as
+  an ISAPI filter, only as an ISAPI extension, unless you wish to perform
+  authentication using PHP.  This didn't yet get enough testing, but it
+  should work (Zeev)
+- Fixed RFC1867 file upload under Windows (Zeev)
 - Initital support for pdflib 2.20 (Uwe)
 - Added PostgreSQL support for DB (Rui Hirokawa <louis@cityfujisawa.ne.jp>)
 - Re-introduced "none" for disabling auto_prepend/append_file (Stig)