From: Remi Collet Date: Wed, 12 Mar 2014 12:46:29 +0000 (+0100) Subject: NEWS X-Git-Tag: php-5.5.11RC1~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=119821a452c64f9723cdc2597bb4327e45a11df9;p=php NEWS --- diff --git a/NEWS b/NEWS index 94a09272f5..9f99743efb 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ PHP NEWS - GD: . Fixed bug #66714 ( imageconvolution breakage). (Brad Daily) . Fixed #66869 (Invalid 2nd argument crashes imageaffinematrixget) (Pierre) + . Fixed #66890 (Bug #66890 imagescale segfault). (Remi) - Mail: . Fixed bug #66535 (Don't add newline after X-PHP-Originating-Script) (Tjerk)