summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 60afa04647..e6689ee255 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.