diff options
author | Christoph M. Becker <cmb@php.net> | 2015-07-19 17:48:02 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-07-19 17:48:02 +0200 |
commit | 0ea35e1732bf7ef65bd4425f90a98f326b3359d4 (patch) | |
tree | 31c5d3422ddacb2ed4fcc8fceecf0c7774a2df56 | |
parent | f9d95a40036f5237fb6d889e835578781268fc13 (diff) | |
download | php-git-0ea35e1732bf7ef65bd4425f90a98f326b3359d4.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol) - GD: + . 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) . Fixed bug #69024 (imagescale segfault with palette based image). (cmb) |