]> granicus.if.org Git - php/commitdiff
add news for xml fix
authorStanislav Malyshev <stas@php.net>
Tue, 16 Jul 2013 22:38:37 +0000 (15:38 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 16 Jul 2013 22:38:37 +0000 (15:38 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 52eab40b0ebdc9c4243db4bd257136a370076f7d..fff15a74404b0c9bd6f2da092ba50ff6ae3a7baa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -87,6 +87,9 @@ PHP                                                                        NEWS
   . Fixed bug #60560 (SplFixedArray un-/serialize, getSize(), count() return 0,
     keys are strings). (Adam)
 
+- XML:
+  . Fixed bug #65236 (heap corruption in xml parser, CVE-2013-4113). (Rob)
+
 04 Jul 2013, PHP 5.4.17
 
 - Core: