]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 16 Aug 2002 00:18:49 +0000 (00:18 +0000)
committer <changelog@php.net> <>
Fri, 16 Aug 2002 00:18:49 +0000 (00:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 27c74c6e4be2135915e4e59a48bbca3f7a2ec752..357162b425c53cb285c37e17a6441718b15f0e62 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Added DomNode->set_namespace(uri[,prefix]) (chregu)
 - Fixed shuffle() to properly generate all possibilities.  (Patch provided by 
   Adam <adam@trachtenberg.com> )
 - Transparent sid support is now disabled by default. (Yasuo)