diff options
author | Ferenc Kovacs <tyrael@php.net> | 2016-04-28 02:31:38 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2016-04-28 02:31:38 +0200 |
commit | 99af159e3f2caec5577c037d32b5ec409963f69d (patch) | |
tree | da4cf5045b0c30b512efd805034d190bdbc26302 | |
parent | 1d4877b3b3b290aa68482e6358c37097a670355f (diff) | |
download | php-git-99af159e3f2caec5577c037d32b5ec409963f69d.tar.gz |
add missing NEWS entry
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ PHP NEWS . Fixed bug #72094 (Out of bounds heap read access in exif header processing). (Stas) - GD: + . Fixed bug #71952 (Corruption inside imageaffinematrixget). (Stas) . Fixed bug #71912 (libgd: signedness vulnerability). (Stas) - Intl: |