From: Anatol Belski Date: Tue, 21 Jul 2015 08:42:06 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta2~6^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=00361072c6a7af71d2951461e05c8969384fa354;p=php updated NEWS --- diff --git a/NEWS b/NEWS index f0e8e718d8..aad95795e0 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,7 @@ . 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) + . Replace libvpx with libwebp for bundled libgd. (cmb, Anatol) - Opcache: . Fixed bug #70058 (Build fails when building for i386). (Laruence)