]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Mon, 9 Apr 2001 01:09:23 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Mon, 9 Apr 2001 01:09:23 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 40e8aa47ddde342fed4e5f3cb0657902746b795a..a52338ef1ccba2df525e9cae9b819bb358274239 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- Add DIRECTORY_SEPARATOR constant ('/' on UNIX, '\' on Windows) (Stig)
 - Added small change to php_odbc module, to check for failed SQLDisconnects
   and to close any outstanding transactions if the call fails, then disconnect
   again (lurcher)