From: Andrei Zmievski Date: Fri, 23 Mar 2001 14:26:17 +0000 (+0000) Subject: Wrap lines. X-Git-Tag: php-4.0.6RC1~584 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ff080726fb94511c058fbe0c5d14436de40717f;p=php Wrap lines. --- diff --git a/NEWS b/NEWS index 52ec7ad06b..b076d38609 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 -- Added support for UNC style paths (\\server\share\file & //server/share/file) (Daniel, TSRM) +- 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