summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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