From: Date: Fri, 23 Mar 2001 02:09:21 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.6RC1~594 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d12d9cfff06b3c06af1e6478f7a3a93b89aa1156;p=php NEWS update --- diff --git a/NEWS b/NEWS index 5a2b8de2f1..da2e9eff9a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Changed C++ style comments to C-style comments (Marc) +- Added dbx module (database abstraction) to the repository. (Marc) - Using ITypeInfo instead of IDispatch if possible. This makes DCOM calls and even COM calls much faster. All ini settings are now prefixed by 'com.'.