From: Edin Kadribasic Date: Mon, 6 Jan 2003 01:49:17 +0000 (+0000) Subject: Mention gif read-only support on windows. X-Git-Tag: PHP_4_3_before_13561_fix~118 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7be4d4640ae9df4c96d709549053eae423e65036;p=php Mention gif read-only support on windows. --- diff --git a/NEWS b/NEWS index dab7a844ed..7b5c8ef2ec 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 200?, Version 4.3.1 +- Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) + on Windows. (Sebastian, Edin) - Improved dba extension (Marcus) . Added support for internal error handling of Berkeley db libraries. . Disallow Berkeley db versions 4.1.0 to 4.1.24 due to locking problems.