]> granicus.if.org Git - php/commitdiff
updated NEWS
authorChristoph M. Becker <cmb@php.net>
Sun, 6 Sep 2015 13:37:35 +0000 (15:37 +0200)
committerChristoph M. Becker <cmb@php.net>
Sun, 6 Sep 2015 13:37:35 +0000 (15:37 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 93f5e77d2fe099c99f1c767c91cdefe34f4ad935..cb8124dd513921d06df361f1fc24b75dd61753a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,8 +8,6 @@ PHP                                                                        NEWS
 - DOM:
   . Fixed bug #70001 (Assigning to DOMNode::textContent does additional entity
     encoding). (cmb)
-  . Fixed bug #70029 (nodeValue of DOMElement list content of children nodes).
-    (cmb)
 
 - OpenSSL:
   . Fixed bug #70395 (Missing ARG_INFO for openssl_seal()). (cmb)