]> granicus.if.org Git - php/commitdiff
- Note about improved domxml
authorUwe Steinmann <steinm@php.net>
Fri, 10 Nov 2000 10:37:43 +0000 (10:37 +0000)
committerUwe Steinmann <steinm@php.net>
Fri, 10 Nov 2000 10:37:43 +0000 (10:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 263c032f62a4fc30244ed77d75f92c7724be1fdd..e14c2e9d87bf94e88fc21d548ae291bdebd3ac0a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.4
+- Major overhaul of domxml. Added basic XPath support as well (Uwe)
 - Added 'r' flag to date() which generates an RFC822 formatted date, e.g.
   "Thu,  9 Nov 2000 16:33:01 -0500" (Colin)
 - In CGI mode, $HTTP_SERVER_VARS now includes all of the environment variables