From: Date: Thu, 7 Jul 2005 05:39:05 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.1.0b3~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=04b1b727dddde5b0b1babbbc1a56a4be8f85c603;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index d40ed1f326..193a712905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-07-06 Edin Kadribasic + + * ext/zlib/php_zlib.def: + Export missing symbol + +2005-07-06 Wez Furlong + + * run-tests.php: + Add a new kind of test to the test harness. REDIRECTTEST sections allow an + extension to piggy-back on the tests defined under another dir and run + those. + + Example of its use follows shortly with pdo tests. + 2005-07-05 Jani Taskinen * ext/standard/incomplete_class.c