]> granicus.if.org Git - php/commitdiff
- Entry for #30229
authorPierre Joye <pajoye@php.net>
Sat, 20 Nov 2004 13:40:30 +0000 (13:40 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 20 Nov 2004 13:40:30 +0000 (13:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e86d8616827bcc0c74a878a476fc7e9b8a77bc07..06ff23a56c4771a0963b2e0a8a96b84aad7c70d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,8 @@ PHP 4                                                                      NEWS
 - Fixed bug #30281 (Prevent non-wbmp images from being detected as such).
   (Ilia)
 - Fixed bug #30276 (Possible crash in ctype_digit on large numbers). (Ilia)
+- Fixed bug #30229 (imagerectangle and imagefilledrectangle do work well
+  with alpha channel, corners are drawn twice) (Pierre)
 - Fixed bug #30224 (Sybase date strings are sometimes not null terminated).
   (Ilia)
 - Fixed bug #30133 (get_current_user() crashes on Windows). (Edin)