]> granicus.if.org Git - php/commitdiff
Update news
authorZeev Suraski <zeev@php.net>
Sat, 17 Jun 2000 18:03:25 +0000 (18:03 +0000)
committerZeev Suraski <zeev@php.net>
Sat, 17 Jun 2000 18:03:25 +0000 (18:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 60afa04647e603537b8079798768f40f44b76d01..e6689ee255bbd3e38490096634ec3fa25b3a8e76 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+<<<<<<< NEWS
+- Added restore_error_handler()
+- Fixed erroneous file names and line numbers in error situations under the
+  multithreaded version of PHP - most noticeably Win32 (Zeev, Zend Engine)
 - Fix problem with CGI crashing on certain servers especially Windows Apache
   & O'Reilly website (Andi)
 - Added Pi3Web SAPI module; run ./configure --with-pi3web to enable this.