]> granicus.if.org Git - php/commitdiff
- #39273 entry
authorPierre Joye <pajoye@php.net>
Sat, 4 Nov 2006 02:24:53 +0000 (02:24 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 4 Nov 2006 02:24:53 +0000 (02:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 488d85d16333c97866bd8b3fd3ab0d339d1c686c..67ce2cd8ff985a4a671643415f115e59b6e01ba2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@ PHP                                                                        NEWS
   . Make sure PHP_SELF is filtered in Apache 1 sapi.
   . Fixed bug #39358 (INSTALL_HEADERS contains incorrect reference to
     php_filter.h).
+- Fixed bug #39273 (imagecopyresized may ignore alpha channel)
 - Fixed bug #39364 (Removed warning on empty haystack inside mb_strstr()).
   (Ilia)
 - Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0)