cvs: ZendEngine2 / ChangeLog
changelog <[email protected]> Tue, 28 Oct 2008 01:33:45 -0000
| Newsgroups | gmane.comp.php.cvs.daily |
|---|---|
| Message-ID | <cvschangelog1225157625@cvsserver> |
changelog Tue Oct 28 01:33:45 2008 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1386&r2=1.1387&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1386 ZendEngine2/ChangeLog:1.1387
--- ZendEngine2/ChangeLog:1.1386 Sat Oct 25 01:32:20 2008
+++ ZendEngine2/ChangeLog Tue Oct 28 01:33:45 2008
@@ -1,3 +1,8 @@
+2008-10-27 Arnaud Le Blanc <[email protected]>
+
+ * zend_alloc.h:
+ Fix compile error
+
2008-10-24 Antony Dovgal <[email protected]>
* tests/bug46381.phpt
@@ -26186,7 +26191,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1386 2008/10/25 01:32:20 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1387 2008/10/28 01:33:45 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -27910,7 +27915,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1386 2008/10/25 01:32:20 changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1387 2008/10/28 01:33:45 changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>