]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 24 May 2001 01:09:18 +0000 (01:09 +0000)
committer <changelog@php.net> <>
Thu, 24 May 2001 01:09:18 +0000 (01:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 065c74148ee1d1af3b22acc1f3031a85ea63a7db..b839e3bf7bec51ba96b4efb6086940f54d6c0fcd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.0.7-dev
+- Added the CONNECTION_ABORTED, CONNECTION_TIMEOUT and CONNECTION_NORMAL
+  constants. (Zak)
 - Added get_defined_constants() function to return an associative array of
   constants mapped to their values. (Sean)
 - New mailparse extension for parsing and manipulating MIME mail. (Wez)