]> granicus.if.org Git - php/commitdiff
- imagefill entry
authorPierre Joye <pajoye@php.net>
Thu, 28 Sep 2006 09:02:17 +0000 (09:02 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 28 Sep 2006 09:02:17 +0000 (09:02 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9bb0d07074d501a44417edbfa9a7810f50a8d531..e5e87182e28d5e18d28ca9216d1674e0703c9f06 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Sep 2006, PHP 5.2.0
 - Added ability to make SOAP call userspace PHP<->XML converters. (Dmitry)
-
+- Fixed infinite loop when a wrong color index is given to imagefill (Pierre)
 - Fixed mess with CGI/CLI -d option (now it works with cgi; constants are
   working exactly like in php.ini; with FastCGI -d affects all requests).
   (Dmitry)