diff --git a/NEWS b/NEWS index 60afa04647e..e6689ee255b 100644 --- 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.