From: Date: Mon, 7 Aug 2000 01:09:09 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.2RC1~209 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8bd88acada759c8c6c5b984abb069fe4025fbe27;p=php NEWS update --- diff --git a/NEWS b/NEWS index 2f24ac4665..5ee8d53c98 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Virtualize realpath, chmod, chown and utime (Stas) +- Support content-encoding headers in file upload MIME parts + (Ragnar Kjørstad) - Fixed warning when shutting down OCINLogon() connections. (Thies) - Fixed \n in session variables bug on Win32 (Stas) - OCIError() would sometimes not report failed connections. (Thies)