summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-19 22:39:18 +0200
committerChristoph M. Becker <cmb@php.net>2015-07-19 22:39:18 +0200
commit4b2d025937769d383e6a842a90658c58f10d5794 (patch)
tree9ea90f97a246a1a9a983d843a707018fd87f84aa
parenta31fe58d8005ff47f8f6ad095dcd4fb3a2f0aae9 (diff)
downloadphp-git-4b2d025937769d383e6a842a90658c58f10d5794.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a9379c672..71b744b4c0 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP NEWS
. Fixed bug #64878 (304 responses return Content-Type header). (cmb)
- GD:
+ . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb)
. Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb)
. Fixed bug #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb)
. Fixed bug #70064 (imagescale(..., IMG_BICUBIC) leaks memory). (cmb)