changelog               Thu Jan 31 01:31:31 2008 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1229&r2=1.1230&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1229 ZendEngine2/ChangeLog:1.1230
--- ZendEngine2/ChangeLog:1.1229        Wed Jan 30 01:31:32 2008
+++ ZendEngine2/ChangeLog       Thu Jan 31 01:31:31 2008
@@ -1,3 +1,22 @@
+2008-01-30  Antony Dovgal  <[EMAIL PROTECTED]>
+
+    * zend_execute_API.c:
+      fix #43973 (__autoload called with wrong classname when triggered by 
static
+      callback)
+      the issue was present only in HEAD
+      patch by Felipe
+
+2008-01-30  Dmitry Stogov  <[EMAIL PROTECTED]>
+
+    * acconfig.h:
+      Imporoved PHP binary size and startup speed with GCC4 visibility control
+      (Nuno)
+
+    * (PHP_5_3)
+      acconfig.h:
+      Improved PHP binary size and startup speed with GCC4 visibility control
+      (Nuno)
+
 2008-01-29  Dmitry Stogov  <[EMAIL PROTECTED]>
 
     * zend_builtin_functions.c:
@@ -21042,7 +21061,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1229 2008/01/30 01:31:32 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1230 2008/01/31 01:31:31 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -22766,7 +22785,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1229 2008/01/30 01:31:32 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1230 2008/01/31 01:31:31 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to