From: Jani Taskinen Date: Wed, 20 Jan 2010 09:55:04 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.13RC1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21131cab06ed1d53445e4d86f53ed1a56d1d3f3e;p=php BFN --- diff --git a/NEWS b/NEWS index 02a0ecf0bd..6522b53271 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,8 @@ PHP NEWS - Improved LCG entropy. (Rasmus, Samy Kamkar) +- Fixed bug in bundled libgd causing spurious horizontal lines drawn by + gdImageFilledPolygon (libgd #100). (Takeshi Abe) - Fixed build of mysqli with MySQL 5.5.0-m2. (Andrey) - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie