]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Tue, 4 Nov 2003 20:40:31 +0000 (20:40 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 4 Nov 2003 20:40:31 +0000 (20:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 771eeef5197c67185874d18c392a69356cea6cd9..7e4748348c4bb5f0ab118766fb08205659d3122c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ PHP 4                                                                      NEWS
 ?? ??? 2003, Version 4.3.5
 - Fixed header handler in NSAPI SAPI module (header->replace was ignored,
   send_default_content_type now sends value from php.ini). (Uwe Schindler)
+- Fixed bug #26105 (Compile failure on gcc version 3.0.X). (Ilia)
 - Fixed bug #26103 (ext/mime_magic causes compile failure in ext/mssql). (Jani)
 - Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results).
   (sprice at wisc dot edu, Ilia)