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

diff --git a/NEWS b/NEWS
index f4ae924fa7af717ad51e0d4591ecfabb3ac29a1c..a11bb205b95aefbeddb0747964f29049681684ac 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - CLI server:
   . Fixed bug #67079 (Missing MIME types for XML/XSL files). (Anatol)
 
+- DOM:
+  . Fixed bug #67081 (DOMDocumentType->internalSubset returns entire DOCTYPE tag,
+    not only the subset). (Anatol)
+
 ?? ??? 2014, PHP 5.5.12
 - Core:
   . Fixed bug #61019 (Out of memory on command stream_get_contents). (Mike)