]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Wed, 15 Oct 2014 17:16:45 +0000 (19:16 +0200)
committerRemi Collet <remi@php.net>
Wed, 15 Oct 2014 17:16:45 +0000 (19:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index aa8cb7ebf4dccbefb16f0caef6a1bcc28eb36161..9181fb280fa2bee34bfa4db5b20c0f4de146be68 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 -Fileinfo:
   . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
 
+- GD:
+  . Fixed bug #65171 (imagescale() fails without height param). (Remi)
+
 - Core:
   . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
   . Fixed bug #68129 (parse_url() - incomplete support for empty usernames