summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-07-10 05:39:03 +0000
committer <changelog@php.net>2005-07-10 05:39:03 +0000
commit54866c02ff85ce3ec55b2fa8bc2745d5091be058 (patch)
tree5b31797430ef49d3c8726868493b15523a2a194d /ChangeLog
parent31de8e901822ab87aceb451f5066715f0ad7d027 (diff)
downloadphp-git-54866c02ff85ce3ec55b2fa8bc2745d5091be058.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b34bc7670..f0fa3bc9c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-07-09 Jani Taskinen <jani.taskinen@sci.fi>
+
+ * run-tests.php:
+ show ugly full path for failed redirected tests
+
+ * ext/ldap/ldap.c:
+ - No need to use convert_to_string_ex() when dealing with strings
+
+ * NEWS
+ ext/ldap/ldap.c:
+ - Fixed bug #33588 (LDAP: RootDSE query not possible).
+
2005-07-08 Jani Taskinen <jani.taskinen@sci.fi>
* run-tests.php: