]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Sat, 11 Jul 2015 15:56:33 +0000 (17:56 +0200)
committerChristoph M. Becker <cmb@php.net>
Sat, 11 Jul 2015 15:56:33 +0000 (17:56 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 989c1cc2711cbc3eb25846287d3649a397818ab5..4a24bddf0b0f0fbafef2227d357ad42fb4e10fba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@
   . Fixed bug #69996 (Changing the property of a cloned object affects the
     original). (Dmitry, Laruence)
 
+- GD:
+  . Fixed bug #70047 (gd_info() doesn't report WebP support). (cmb)
+
 - Soap:
   . Fixed bug #70032 (make_http_soap_request calls
     zend_hash_get_current_key_ex(,,,NULL). (Laruence)