changelog Sat Oct 16 20:35:48 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1776&r2=1.1777&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1776 php-src/ChangeLog:1.1777
--- php-src/ChangeLog:1.1776 Thu Oct 14 20:36:24 2004
+++ php-src/ChangeLog Sat Oct 16 20:35:47 2004
@@ -1,3 +1,21 @@
+2004-10-16 Andi Gutmans <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_compile.c:
+ - One more test (WS)
+
+ * ZendEngine2/zend_compile.c:
+ - WS fix to test commit
+
+2004-10-16 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * main/main.c
+ main/main.c:
+ Fix for Bug #30397
+
+ * ZendEngine2/zend_compile.c
+ ZendEngine2/zend_compile.c:
+ Fix for 30457
+
2004-10-14 Ilia Alshanetsky <[EMAIL PROTECTED]>
* NEWS
@@ -11560,7 +11578,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1776 2004/10/15 00:36:24
changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1777 2004/10/17 00:35:47
changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>