changelog Fri Aug 20 20:33:35 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1722&r2=1.1723&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1722 php-src/ChangeLog:1.1723
--- php-src/ChangeLog:1.1722 Thu Aug 19 20:33:59 2004
+++ php-src/ChangeLog Fri Aug 20 20:33:34 2004
@@ -1,3 +1,41 @@
+2004-08-20 Sara Golemon <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_ini_parser.y:
+ Fix compile
+
+2004-08-20 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/curl/interface.c:
+ MFB: Removed unneeded bits.
+
+ * (PHP_5_0)
+ ext/curl/interface.c:
+ MFB: removed unneeded bits.
+
+ * (PHP_4_3)
+ ext/curl/curl.c:
+ Removed unneeded bits.
+
+2004-08-20 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Order and removed a bugfix which was already in 5.0.2/
+
+ * (PHP_5_0)
+ NEWS:
+ - 78 chars please.
+
+2004-08-20 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/curl/interface.c:
+ Added more missing cURL options.
+
+ * (PHP_4_3)
+ NEWS
+ ext/mcal/php_mcal.c:
+ MFH: Fixed bug #29753 (mcal_fetch_event() allows 2nd argument to be
+ optional).
+
2004-08-19 Andi Gutmans <[EMAIL PROTECTED]>
* ZendEngine2/zend_execute.c:
@@ -8592,7 +8630,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1722 2004/08/20 00:33:59
changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1723 2004/08/21 00:33:34
changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>