diff options
author | Christoph M. Becker <cmb@php.net> | 2015-07-12 23:18:59 +0200 |
---|---|---|
committer | Christoph M. Becker <cmb@php.net> | 2015-07-12 23:18:59 +0200 |
commit | 33da8a60d930257a9ff130a3e204bde1efb0b622 (patch) | |
tree | a065702980656e726b75195ddafaa716f98d93cb | |
parent | 930a9910d7bb347524c7faef184e7f745a27284b (diff) | |
download | php-git-33da8a60d930257a9ff130a3e204bde1efb0b622.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ original). (Dmitry, Laruence) - GD: + . Fixed bug #67447 (imagecrop() add a black line when cropping). (cmb) . Fixed bug #68714 (copy 'n paste error). (cmb) . Fixed bug #66339 (PHP segfaults in imagexbm). (cmb) . Fixed bug #70047 (gd_info() doesn't report WebP support). (cmb) |