From: Daniel Beulshausen Date: Fri, 23 Mar 2001 08:33:22 +0000 (+0000) Subject: update news X-Git-Tag: php-4.0.6RC1~589 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d41bf1492355f516671d684d8aca77503a29b32;p=php update news --- diff --git a/NEWS b/NEWS index da2e9eff9a..52ec7ad06b 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Added support for UNC style paths (\\server\share\file & //server/share/file) (Daniel, TSRM) - 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