]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 17 Mar 2015 08:21:38 +0000 (09:21 +0100)
committerAnatol Belski <ab@php.net>
Tue, 17 Mar 2015 08:21:38 +0000 (09:21 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a1efcfe23c2121a1bfd96920d1cd517cc30df2d9..e4fdda0dd071bad6d46d4f9663226b0b91f93696 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PHP                                                                        NEWS
+PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Apr 2015, PHP 5.6.8
 
   . Fixed bug #69221 (Segmentation fault when using a generator in combination
     with an Iterator). (Nikita)
 
+- Enchant:
+  . Fixed bug #65406 (Enchant broker plugins are in the wrong place in windows
+    builds). (Anatol)
+
 - Filter:
   . Fixed bug #69202: (FILTER_FLAG_STRIP_BACKTICK ignored unless other
     flags are used). (Jeff Welch)