cvs: ZendEngine2 / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.daily |
|---|---|
| Message-ID | <cvschangelog1216603919@cvsserver> |
changelog Mon Jul 21 01:31:59 2008 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1339&r2=1.1340&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1339 ZendEngine2/ChangeLog:1.1340
--- ZendEngine2/ChangeLog:1.1339 Fri Jul 18 01:32:00 2008
+++ ZendEngine2/ChangeLog Mon Jul 21 01:31:59 2008
@@ -1,3 +1,13 @@
+2008-07-20 Moriyoshi Koizumi <[email protected]>
+
+ * (PHP_5_3)
+ zend_variables.h:
+ - Fix the header (thanks Johannes)
+
+ * (PHP_5_3)
+ zend_variables.h:
+ - WS fix
+
2008-07-17 Felipe Pena <[email protected]>
* (PHP_5_3)
@@ -24738,7 +24748,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1339 2008/07/18 01:32:00 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1340 2008/07/21 01:31:59 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -26462,7 +26472,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1339 2008/07/18 01:32:00 changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1340 2008/07/21 01:31:59 changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>