From: Date: Tue, 8 Aug 2000 01:09:15 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.2RC1~193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f7eaa5531b1c0df02ed43e32acbbcdece38d615;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9112b3b2a3..44e76c387a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Fixed CLOB handling in OCI8 driver when using variable-width + character sets. (Thies) +- Add 4th optional parameter to sybase_[p]connect to specify the charset + for the connection (alf@alpha.ulatina.ac.cr) - Fixed support for current thttpd releases. (Sascha) - Virtualize realpath, chmod, chown and utime (Stas) - Support content-encoding headers in file upload MIME parts