]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Mon, 24 Feb 2003 01:31:24 +0000 (01:31 +0000)
committerfoobar <sniper@php.net>
Mon, 24 Feb 2003 01:31:24 +0000 (01:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7efe8c1c3d2a206eef7ce89d9f47050ee5f871cf..cbfd954900412a012b7b74f095c8267378ce81c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -106,6 +106,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #20802 (PHP would die silently when memory limit reached). (Ilia)
 - Fixed bug #20503 (imagesetbrush() not available on Windows). (Edin)
 - Fixed bug #20282 (COM memory leak). (Harald)
+- Fixed bug #19919 (crash in sapi_apache_header_handler under heavy load).
+  (George)
 - Fixed bug #17868 (multiple <!--include--> used to include PHP files crashes).
   (Ilia)
 - Fixed bug #17448 (Print the message when OCI_SUCCESS_WITH_INFO is returned).