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

diff --git a/NEWS b/NEWS
index ead92731ae529ca96f77b88d9fb33b40f2df0e73..35adea015ec31435781391dce89ed5baf080c1ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,8 @@ PHP                                                                        NEWS
   . Fixed bug #69566 (Conditional jump or move depends on uninitialised value
     in extension trait). (jbboehr at gmail dot com)
   . Fixed bug #69599 (Strange generator+exception+variadic crash). (Nikita)
+  . Fixed bug #69628 (complex GLOB_BRACE fails on Windows).
+    (Christoph M. Becker)
 
 - Iconv:
   . Fixed bug #48147 (iconv with //IGNORE cuts the string). (Stas)