From: Date: Fri, 3 Dec 2004 01:32:51 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2~587 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28443546340753edb19dc24cd863c20089d63b20;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 28fc4b2315..29786c57ec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2004-12-02 Antony Dovgal + + * 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 + + * 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 * (PHP_4_3)