]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Sun, 12 Mar 2006 06:31:43 +0000 (06:31 +0000)
committer <changelog@php.net> <>
Sun, 12 Mar 2006 06:31:43 +0000 (06:31 +0000)
ChangeLog

index b4e5067cb4aef788de745287274a78d8b96e7a74..eaaf9ad71755970ad4fc708852e8733d790a028e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2006-03-11  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * (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  <georg@mysql.com>
+
+    * (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  <marcus.boerger@post.rwth-aachen.de>
 
     * (PHP_5_1)