]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Wed, 16 Apr 2014 12:16:36 +0000 (14:16 +0200)
committerAnatol Belski <ab@php.net>
Wed, 16 Apr 2014 12:16:36 +0000 (14:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e7618794d9a06b619d903e11421b9b5c625045ea..2f86fce868c9f87c65597d6971ce8d4a4d8fef4c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,10 @@ PHP                                                                        NEWS
   . Fixed bug #66721 (__wakeup of DateTime segfaults when invalid object data is
     supplied). (Boro Sitnikovski)
 
+- DOM:
+  . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
+    not only the subset). (Anatol)
+
 - Fileinfo:
   . Fixed bug #66907 (Solaris 10 is missing strcasestr and needs substitute).
     (Anatol)