changelog Wed Jun 17 01:33:11 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1504&r2=1.1505&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1504 ZendEngine2/ChangeLog:1.1505
--- ZendEngine2/ChangeLog:1.1504 Tue Jun 16 01:33:20 2009
+++ ZendEngine2/ChangeLog Wed Jun 17 01:33:11 2009
@@ -1,3 +1,24 @@
+2009-06-16 Rasmus Lerdorf <[email protected]>
+
+ * zend.c
+ zend.c:
+ Tweak to make this compile with gcc2
+
+ * (PHP_5_2)
+ zend.c:
+ Another tweak to make 5.2 compile on gcc2
+
+2009-06-16 Felipe Pena <[email protected]>
+
+ * (PHP_5_3)
+ zend_stream.h:
+ - MFH: Fixed build (removed trailing comma) patch by Seiji Masugata
+ <s.masugata at digicom.dnp.co.jp>
+
+ * zend_stream.h:
+ - Fixed build (removed trailing comma) patch by Seiji Masugata
<s.masugata
+ at digicom.dnp.co.jp>
+
2009-06-15 Pierre-Alain Joye <[email protected]>
* zend.h
@@ -29183,7 +29204,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1504 2009/06/16 01:33:20 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1505 2009/06/17 01:33:11 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -30907,7 +30928,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1504 2009/06/16 01:33:20
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1505 2009/06/17 01:33:11
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>