]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Tue, 3 Jul 2007 15:03:16 +0000 (15:03 +0000)
committerRob Richards <rrichards@php.net>
Tue, 3 Jul 2007 15:03:16 +0000 (15:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index cdcb2f17cd110f176a03d14a662da2e5181a903c..8c89f37e690417812a39f5dd0eb5d6d83b446031 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,8 @@ PHP                                                                        NEWS
 
 - Fixed bug #41867 (getName is broken). (Rob)
 - Fixed bug #41865 (fputcsv(): 2nd parameter is not optional). (Jani)
+- Fixed bug #41861 (getNamespaces() returns the namespaces of a node's 
+  siblings). (Rob)
 - Fixed bug #41845 (pgsql extension does not compile with PostgreSQL <7.4).
   (Ilia)
 - Fixed bug #41813 (segmentation fault when using string offset as an object).