]> granicus.if.org Git - php/commitdiff
fixed NEWS
authorAnatol Belski <ab@php.net>
Wed, 9 Dec 2015 13:48:44 +0000 (14:48 +0100)
committerAnatol Belski <ab@php.net>
Wed, 9 Dec 2015 13:48:44 +0000 (14:48 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 8766bbbbffbe94144de98f572a5f44703f488e1e..aaf8929ffa6453ee707ae93cde4f6946caee34d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #71067 (Local object in class method stays in memory for each
     call). (Laruence)
+  . Fixed bug #66909 (configure fails utf8_to_mutf7 test). (Michael Orlitzky)
+  . Fixed bug #70781 (Extension tests fail on dynamic ext dependency).
+    (Francois Laupretre)
 
 - Mbstring:
   . Fixed bug #71066 (mb_send_mail: Program terminated with signal SIGSEGV,