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