From: Sascha Schumann Date: Tue, 26 Sep 2000 12:58:08 +0000 (+0000) Subject: add some new and old stuff X-Git-Tag: php-4.0.3RC1~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e5bf63b6af302491f66a93ea58f6b21247340bf;p=php add some new and old stuff --- diff --git a/NEWS b/NEWS index 0525149dec..906ce19b0d 100644 --- a/NEWS +++ b/NEWS @@ -2,8 +2,13 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added support for BSD/OS make (Sascha) +- Added improved URL rewriter (Sascha) +- Fixed readdir_r() use on Solaris (Sascha) +- Improved HTTP headers for private-caching (jon@csh.rit.edu, Sascha) +- Added new function session_cache_limiter (jon@csh.rit.edu, Sascha) - Added ftp_exec to the ftp functions (thanks to ) -- (Derick) + (Derick) - PEAR: add last executed query as debug info in DB errors (Stig) - PEAR: allow multiple modes in PEAR_Error (Stig) - Made the Sybase CT module thread safe (Zeev)