]> granicus.if.org Git - php/commitdiff
you fix, add, update or remove..
authorfoobar <sniper@php.net>
Tue, 17 Jan 2006 19:19:45 +0000 (19:19 +0000)
committerfoobar <sniper@php.net>
Tue, 17 Jan 2006 19:19:45 +0000 (19:19 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 70530bd855bb0604460c58c8943859ca55f3a01a..af15733567e8f075560c0b1482647a6a05371c66 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,8 @@ PHP                                                                        NEWS
 - Added "consumed" stream filter. (Marcus)
 - Added new mysqli constants for BIT and NEW_DECIMAL field types:
   MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
-- Ensure that imagecolorallocate and imagecolorallocatelapha returns FALSE
-  on error (Pierre)
+- Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE
+  on error. (Pierre)
 - Fixed bug #36038 (ext/hash compile failure on Mac OSX). (Tony)
 - Fixed bug #36037 (heredoc adds extra line number). (Dmitry)
 - Fixed bug #36016 (realpath cache memleaks). (Dmitry, Nuno)