]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sat, 11 Nov 2000 02:09:07 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 11 Nov 2000 02:09:07 +0000 (02:09 +0000)
ChangeLog

index 475037c3cab4faadb9a59ad4058f280ad987ebc2..6992ae47e8f716463db997c6258ea2f6ff300bd5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2000-11-10  Ben Mansell  <ben@zeus.com>
+
+    * README.Zeus: Further updates to README.Zeus
+
+2000-11-10  Uwe Steinmann  <Uwe.Steinmann@fernuni-hagen.de>
+
+    * ext/domxml/php_domxml.c
+      ext/domxml/php_domxml.h:
+    - new function set_content() which is a workaround for bug #6457
+
+    * NEWS: - Note about improved domxml
+
+    * tests/testdom: - add testing for xpath
+
+    * ext/domxml/php_domxml.c: - Fixed many problems to make xpath working
+    - Each function now expects an object and not a resource anymore
+      I hope this makes it more straightforward for the PHP-Programmer
+
+    * ext/domxml/php_domxml.h
+      ext/domxml/php_domxml.c:
+    - Fixed several error including segm fault (but still one left :-(
+
 2000-11-09  Colin Viebrock  <colin@easydns.com>
 
     * NEWS: oops, forgot to document it :)