1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00

Wrap lines.

This commit is contained in:
Andrei Zmievski
2001-03-23 14:26:17 +00:00
parent cd1debc81c
commit 1ff080726f

3
NEWS
View File

@@ -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