]> granicus.if.org Git - php/commitdiff
- news about domxml
authorUwe Steinmann <steinm@php.net>
Tue, 20 Mar 2001 15:03:33 +0000 (15:03 +0000)
committerUwe Steinmann <steinm@php.net>
Tue, 20 Mar 2001 15:03:33 +0000 (15:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2e45ce9c30fa5d078ce01d1c237afe30117f2204..ebfe0f131ff8a4c1a9a4843b41c3c5fa65b64c22 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.6
+- rewrite of domxml. It's now mostly DOM Level 2 conform (Uwe)
 - Added array_map() function that applies a callback to the elements
   of given arrays and returns the result. It can also be used with a
   null callback to transpose arrays. (Andrei)