]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 24 Sep 2002 00:35:14 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Tue, 24 Sep 2002 00:35:14 +0000 (00:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9117c4d72315fa4e12fb297785adac981110f92c..d8219257c838abd2be29e4782caf7a05ce916d46 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Implement platform independant socket error constants, which benefits error handling
 - Fixed include() and require() to work with remote files under win32. (Wez)
 - Added php.ini option "auto_detect_line_endings" which enables PHP to detect
   Macintosh, Unix and Dos end-of-line characters in fgets() and file().