]> granicus.if.org Git - php/commitdiff
Wrap lines.
authorAndrei Zmievski <andrei@php.net>
Fri, 23 Mar 2001 14:26:17 +0000 (14:26 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 23 Mar 2001 14:26:17 +0000 (14:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 52ec7ad06b19714c39f0eae9062ab3381f3c1425..b076d38609e57360980397afab0ae39fd4dfd6de 100644 (file)
--- 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