]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Thu, 21 May 2015 07:47:02 +0000 (09:47 +0200)
committerAnatol Belski <ab@php.net>
Thu, 21 May 2015 07:47:02 +0000 (09:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d6be989c25a7f8fc9780703bd673b02617bc63c5..183e78214e5fcb0b7cd20131034cc5d382e47cd5 100644 (file)
--- 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)