]> granicus.if.org Git - php/commitdiff
Relic from cvs conflict?
authorAndrei Zmievski <andrei@php.net>
Sat, 17 Jun 2000 18:32:53 +0000 (18:32 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 17 Jun 2000 18:32:53 +0000 (18:32 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e6689ee255bbd3e38490096634ec3fa25b3a8e76..68a05698f425d1bd17d6291b227397be2e603146 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
-<<<<<<< NEWS
-- Added restore_error_handler()
+- Added restore_error_handler(). (Zeev, Zend engine)
 - 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