]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Sun, 28 Feb 2016 10:06:55 +0000 (11:06 +0100)
committerAnatol Belski <ab@php.net>
Sun, 28 Feb 2016 10:06:55 +0000 (11:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a7c80bd25c572dc4c960d57467827dd2d378f817..5ee2d58430f5dd4e0b6101bfa46cca2e3b6e29f5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,9 @@ PHP                                                                        NEWS
   . Fixed bug #71535 (Integer overflow in zend_mm_alloc_heap()). (Dmitry)
   . Fixed bug #71470 (Leaked 1 hashtable iterators). (Nikita)
 
+- libxml:
+  . Fixed bug #71536 (Access Violation crashes php-cgi.exe). (Anatol)
+
 - ODBC:
   . Fixed bug #47803, #69526 (Executing prepared statements is succesfull only
     for the first two statements). (einavitamar at gmail dot com, Anatol)