From: foobar Date: Sat, 14 Oct 2000 22:53:42 +0000 (+0000) Subject: Missed this from last commit. X-Git-Tag: php-4.0.4RC3~680 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61a71738aea402e3ba7c62ea3d2f8f12d858ef55;p=php Missed this from last commit. --- diff --git a/NEWS b/NEWS index d427f6e3ba..c5ef9f153e 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Changed ext/gd not to be enabled by default (Jani) - Make increment of empty string ("") behave like in PHP 3 and result in "1" (Andi, Zend Engine) - POST handler for Adobe FDF format (Hartmut)