From 4a46c50e71c0111816e8dce35348261a07d0e392 Mon Sep 17 00:00:00 2001 From: Date: Sun, 12 Mar 2006 06:31:43 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/ChangeLog b/ChangeLog index b4e5067cb4..eaaf9ad717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2006-03-11 Marcus Boerger + + * (PHP_5_1) + run-tests.php: + - MFH Fix writing faillog with redirected tests + + * run-tests.php: + - Fix writing faillog with redirected tests + + * (PHP_5_1) + run-tests.php: + - MFH Fix test results with redirected tests + + * run-tests.php: + - Fix test results with redirected tests + + * run-tests.php: + - Load list of extensions to test from php that is being tested rather than + from php running the tests + - When executing both unicode and native modes then show the type of test + in the reult list (PASS:U, PASS:N, etc) + + * (PHP_5_1) + run-tests.php: + - Load list of extensions to test from php that is being tested rather than + from php running the tests + +2006-03-11 Georg Richter + + * (PHP_5_1) + ext/mysqli/mysqli_api.c: + fix for MySQL 5.1 (see http://bugs.mysql.com/?id=16144) + 2006-03-10 Marcus Boerger * (PHP_5_1) -- 2.40.0