summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-20 23:40:23 +0200
committerChristoph M. Becker <cmb@php.net>2015-07-20 23:40:23 +0200
commit8461a874543fed9219aa2aaddd1974b5da394235 (patch)
tree173600384110ce1be0f58d4ed06c60bbd3ef3ced
parente7f2356665c2569191a946b6fc35b437f0ae1384 (diff)
downloadphp-git-8461a874543fed9219aa2aaddd1974b5da394235.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71b744b4c0..0cedae6791 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP NEWS
. Fixed bug #64878 (304 responses return Content-Type header). (cmb)
- GD:
+ . Fixed bug #66387 (Stack overflow with imagefilltoborder). (cmb)
. 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)