changelog Sat Dec 18 20:39:14 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1837&r2=1.1838&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1837 php-src/ChangeLog:1.1838
--- php-src/ChangeLog:1.1837 Fri Dec 17 20:35:17 2004
+++ php-src/ChangeLog Sat Dec 18 20:39:08 2004
@@ -1,3 +1,20 @@
+2004-12-18 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (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 <[EMAIL PROTECTED]>
* ZendEngine2/zend_object_handlers.c:
@@ -14424,7 +14441,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1837 2004/12/18
01:35:17 changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1838 2004/12/19
01:39:08 changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>