diff options
author | Remi Collet <remi@php.net> | 2014-03-12 13:47:10 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2014-03-12 13:47:10 +0100 |
commit | 081e2b99285b362dd036443f244ce8192603b2a4 (patch) | |
tree | 48161cb0d52330117a8e469ad0b1e1a732e30081 | |
parent | c8c1205d84b37608901b9e588ceff566d1fa63eb (diff) | |
download | php-git-081e2b99285b362dd036443f244ce8192603b2a4.tar.gz |
NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ PHP NEWS - GD: . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer CVE-2013-7327). (Tomas Hoger, Remi). + . Fixed #66890 (Bug #66890 imagescale segfault). (Remi) - Hash: . Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions). |