summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
author <changelog@php.net>2005-08-02 05:39:06 +0000
committer <changelog@php.net>2005-08-02 05:39:06 +0000
commitcc3ceea19750649615f8dabbc525c3f1a6007d1b (patch)
treeee2accfccec3168f7e51243891ef9f55d101596a /ChangeLog
parentcf7089972f4c6e63ad9a92f3223bc2561f8113b2 (diff)
downloadphp-git-cc3ceea19750649615f8dabbc525c3f1a6007d1b.tar.gz
ChangeLog update
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e7db76ea3..ddda03458c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-08-01 Edin Kadribasic <edink@emini.dk>
+
+ * ext/gd/config.w32:
+ Allow building gd on windows systems without t1lib (M. Sisolak) #33620
+
+ * ext/imap/config.w32:
+ Allow building against the latest cclient
+
+2005-08-01 Dmitry Stogov <dmitry@zend.com>
+
+ * NEWS
+ NEWS
+ sapi/apache/mod_php5.c
+ sapi/apache/mod_php5.c:
+ Fixed bug #33723 (php_value overrides php_admin_value)
+
2005-07-31 Jani Taskinen <jani.taskinen@sci.fi>
* ext/xml/tests/bug27908.phpt: