summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Joye <pajoye@php.net>2006-11-05 15:08:50 +0000
committerPierre Joye <pajoye@php.net>2006-11-05 15:08:50 +0000
commit00f0e92dee1a36efb6e59b33d6bccc13b5ee6b2b (patch)
tree28126d65b06df04bf4e25dae66e51f4c257214f8
parent5784602544e97d1baa84f76130cd9547f46c70c2 (diff)
downloadphp-git-00f0e92dee1a36efb6e59b33d6bccc13b5ee6b2b.tar.gz
- gdpng entry
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad77ba88d0..ef610c6295 100644
--- 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 wrong signature initialization in imagepng (Takeshi Abe)
- Added optimization for imageline with horizontal and vertial lines (Pierre)
- Fixed bug #39366 (imagerotate does not use alpha with angle > 45°) (Pierre)
- Fixed bug #39273 (imagecopyresized may ignore alpha channel) (Pierre)