summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: