summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-07-21 01:17:51 +0200
committerChristoph M. Becker <cmb@php.net>2015-07-21 01:17:51 +0200
commite3a85074edd2f92ca167e0b5c6be5c4633198686 (patch)
tree5966ff4d59e5d79304cec41f6d3c047cd8cf6b92
parentf1228ebc61eb79e9435f462fc925605973d3415a (diff)
downloadphp-git-e3a85074edd2f92ca167e0b5c6be5c4633198686.tar.gz
updated NEWS
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0cedae6791..838ad96887 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP NEWS
. Fixed bug #64878 (304 responses return Content-Type header). (cmb)
- GD:
+ . Fixed bug #53156 (imagerectangle problem with point ordering). (cmb)
. 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)