changelog               Sun Jan 13 20:13:35 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.847 php4/NEWS:1.848
--- php4/NEWS:1.847     Sun Jan 13 11:50:08 2002
+++ php4/NEWS   Sun Jan 13 20:13:34 2002
@@ -1,6 +1,9 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Added xpath_register_ns() function.
+  It makes possible to issue XPath queries with namespaces
+  like for example: "//namespace:sampletag" (Chris Jarecki)
 - Added multi-byte enabled regex functions. (Rui)
 - Added second parameter to count() that can be used to specify either normal
   or recursive counting. (patch by Vlad Bosinceanu <[EMAIL PROTECTED]>)


Reply via email to