]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Tue, 4 Nov 2003 13:23:44 +0000 (13:23 +0000)
committerfoobar <sniper@php.net>
Tue, 4 Nov 2003 13:23:44 +0000 (13:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fbcb8a8cc1d1f1bd735b1fc6708fa9123653670a..771eeef5197c67185874d18c392a69356cea6cd9 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 #26103 (ext/mime_magic causes compile failure in ext/mssql). (Jani)
 - Fixed bug #26097 (gdImageColorClosestAlpha() returns incorrect results).
   (sprice at wisc dot edu, Ilia)
 - Fixed bug #26042 (memory leak if mcrypt_generic_deinit() is not called