]> granicus.if.org Git - php/commitdiff
news entry for PR #2267
authorJoe Watkins <krakjoe@php.net>
Mon, 2 Jan 2017 11:57:45 +0000 (11:57 +0000)
committerJoe Watkins <krakjoe@php.net>
Mon, 2 Jan 2017 11:57:45 +0000 (11:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index db6c8972f02d1f040ae5df17efb3121b05875799..58440bc403d513e1526efe1426e54cc7e280e90d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ PHP                                                                        NEWS
   . Fixed bug #73679 (DOTNET read access violation using invalid codepage).
     (Anatol)
 
+- DOM:
+  . Fixed bug #67474 (getElementsByTagNameNS filter on default ns). (aboks)
+
 - Mysqlnd:
   . Fixed issue with decoding BIT columns when having more than one rows in the
     result set. 7.0+ problem. (Andrey)