summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-07-07 05:39:05 +0000
committer <changelog@php.net>2005-07-07 05:39:05 +0000
commit04b1b727dddde5b0b1babbbc1a56a4be8f85c603 (patch)
treeef810d11d6c7d4118c3ca8c2778507d7115ee59e /ChangeLog
parent3064cb787dc61d6a841792b1194b131d60575930 (diff)
downloadphp-git-04b1b727dddde5b0b1babbbc1a56a4be8f85c603.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d40ed1f326..193a712905 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-07-06 Edin Kadribasic <edink@emini.dk>
+
+ * ext/zlib/php_zlib.def:
+ Export missing symbol
+
+2005-07-06 Wez Furlong <wez.php@thebrainroom.net>
+
+ * 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 <jani.taskinen@sci.fi>
* ext/standard/incomplete_class.c