summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2004-12-19 01:39:08 +0000
committer <changelog@php.net>2004-12-19 01:39:08 +0000
commit6a05ad04d90988a85a449fa3f2123c73094eb08e (patch)
treee7641951752126999c43f50a16414b64c7f9cda0
parenta903822561c1a092c6407db13afb66b26b52b43f (diff)
downloadphp-git-6a05ad04d90988a85a449fa3f2123c73094eb08e.tar.gz
ChangeLog update
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 591b545f18..70c16f32ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2004-12-18 Jani Taskinen <jani.taskinen@kolumbus.fi>
+
+ * (PHP_4_3)
+ NEWS:
+ BFN
+
+ * (PHP_4_3)
+ sapi/isapi/php4isapi.c:
+ MFH: - Fixed bug #7782 (Cannot use PATH_INFO fully with php isapi)
+
+ * (PHP_4_3)
+ sapi/isapi/php4isapi.c:
+ Missing CVS id tag
+
+ * sapi/isapi/php5isapi.c:
+ Missing cvs id tag
+
2004-12-17 Andi Gutmans <andi@zend.com>
* ZendEngine2/zend_object_handlers.c: