]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Fri, 3 Dec 2004 01:32:51 +0000 (01:32 +0000)
committer <changelog@php.net> <>
Fri, 3 Dec 2004 01:32:51 +0000 (01:32 +0000)
ChangeLog

index 28fc4b2315b83c48c3715ef90d08505f70d56099..29786c57ecabab0eb3baea794702c939ef95493d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-12-02  Antony Dovgal  <tony2001@phpclub.net>
+
+    * ext/standard/array.c:
+      revert my previous patch as it breaks more than fixes
+
+    * ext/dom/tests/bug28721.phpt
+      ext/dom/tests/dom004.phpt
+      ext/dom/tests/dom_xinclude.phpt:
+      fix tests
+
+2004-12-02  Stefan Esser  <sesser@suspekt.org>
+
+    * TSRM/tsrm_virtual_cwd.c:
+      Fixed: virtual_popen in ZTS mode
+
+    * TSRM/tsrm_virtual_cwd.c:
+      Partly reverted because of problems with some realpath() implementations
+
 2004-12-01  Stefan Esser  <sesser@suspekt.org>
 
     * (PHP_4_3)