From: foobar Date: Wed, 12 Mar 2003 01:09:27 +0000 (+0000) Subject: This was merged into PHP_4_3 branch.. X-Git-Tag: RELEASE_0_5~508 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea9a3eb82dbcbe11aa4e8950dc4b5808ec87da73;p=php This was merged into PHP_4_3 branch.. --- diff --git a/NEWS b/NEWS index 273cf6d779..b11bcd0f04 100644 --- a/NEWS +++ b/NEWS @@ -68,7 +68,6 @@ PHP 4 NEWS . Support for float modifier. . Detection of numeric values inside strings passed as high & low. . Proper handle the situations where high == low. -- Added XBM support for bundled GD library. (Marcus) - Added imagefilter() function. Allows application of various filters. Only available with bundled GD. (Pierre-Alain Joye, Ilia) - Added antialiased drawing support to bundled GD. (Pierre-Alain Joye, Ilia)