]> granicus.if.org Git - php/commitdiff
[ci skip] news entry for PR #2337
authorJoe Watkins <krakjoe@php.net>
Thu, 26 Jan 2017 05:50:46 +0000 (05:50 +0000)
committerJoe Watkins <krakjoe@php.net>
Thu, 26 Jan 2017 05:50:46 +0000 (05:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e76d75513a349ab3de6a28b3555d88ce19663e56..686efb6643ad9f930d648a77f47ef5a26b3ca1d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP                                                                        NEWS
     (Sara)
   . Fixed bug #73969 (segfault in debug_print_backtrace). (andrewnester)
 
+- DOM:
+  . Fixed bug #54382 (getAttributeNodeNS doesn't get xmlns* attributes).
+    (aboks)
+
 - DTrace:
   . Fixed bug #73965 (DTrace reported as enabled when disabled). (Remi)