From 503f8193e804ba1eb0847b4c6148844e50a60427 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 15 Oct 2014 19:16:45 +0200 Subject: [PATCH] NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index aa8cb7ebf4..9181fb280f 100644 --- 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 -- 2.40.0