cvs: ZendEngine2 / ChangeLog

changelog <[email protected]> Sat, 01 Nov 2008 01:32:27 -0000
Newsgroups gmane.comp.php.cvs.daily
Message-ID <cvschangelog1225503147@cvsserver>
changelog		Sat Nov  1 01:32:27 2008 UTC

  Modified files:              
    /ZendEngine2	ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1388&r2=1.1389&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1388 ZendEngine2/ChangeLog:1.1389
--- ZendEngine2/ChangeLog:1.1388	Fri Oct 31 01:32:27 2008
+++ ZendEngine2/ChangeLog	Sat Nov  1 01:32:27 2008
@@ -1,3 +1,9 @@
+2008-10-31  Felipe Pena  <[email protected]>
+
+    * (PHP_5_2)
+      tests/008.phpt:
+      - Fixed test
+
 2008-10-30  Dmitry Stogov  <[email protected]>
 
     * zend_alloc.c
@@ -26198,7 +26204,7 @@
 2003-06-10  Jani Taskinen  <[email protected]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1388 2008/10/31 01:32:27 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1389 2008/11/01 01:32:27 changelog Exp $ tag
 
 2003-06-10  James Cox  <[email protected]>
 
@@ -27922,7 +27928,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1388 2008/10/31 01:32:27 changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1389 2008/11/01 01:32:27 changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[email protected]>