From: Date: Fri, 16 Aug 2002 00:18:49 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev_zend2_alpha3~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=412e1d91dbb01f41d62ef3a553bdff0ed732c094;p=php NEWS update --- diff --git a/NEWS b/NEWS index 27c74c6e4b..357162b425 100644 --- 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 ) - Transparent sid support is now disabled by default. (Yasuo)