From: Anatol Belski Date: Thu, 21 May 2015 07:47:02 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.5.26RC1~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c507c533bd1c34f1c71b4ffd5f14869776533cc3;p=php updated NEWS --- diff --git a/NEWS b/NEWS index d6be989c25..183e78214e 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ PHP NEWS in extension trait). (jbboehr at gmail dot com) . Fixed bug #66048 (temp. directory is cached during multiple requests). (Julien) + . Fixed bug #69628 (complex GLOB_BRACE fails on Windows). + (Christoph M. Becker) - Iconv: . Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)