From: Date: Wed, 16 Feb 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPI_POST_PATCH_17_FEB_2000~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=74daa1d74aa1d9f9eea59d3cafdd2827c6becd76;p=php NEWS update --- diff --git a/NEWS b/NEWS index c03b319665..02ef2fbc02 100644 --- 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 ) - Re-introduced "none" for disabling auto_prepend/append_file (Stig)