]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Wed, 14 Aug 2002 00:18:47 +0000 (00:18 +0000)
committer <changelog@php.net> <>
Wed, 14 Aug 2002 00:18:47 +0000 (00:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d370e3f1add84befd6e2e94eb63d6a9dde755258..ba589699fb477714a39879e7ffe846cbca5c083f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Added clickable error messages that direct to a page describing the
+  error or function causing the error in detail. (Yasuo, Wez, Marcus)
 - Added a default timeout to PHP streams (kalowsky, Ilia A <ilia@prohost.org>.
 - Added odbc_data_source() functionality to identify DB ServerName, and a 
   description of it gathered from the DSN. (kalowsky)