changelog               Sun May 31 01:33:14 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1493&r2=1.1494&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1493 ZendEngine2/ChangeLog:1.1494
--- ZendEngine2/ChangeLog:1.1493        Sat May 30 01:33:14 2009
+++ ZendEngine2/ChangeLog       Sun May 31 01:33:14 2009
@@ -1,3 +1,24 @@
+2009-05-30  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * (PHP_5_2)
+      zend_alloc.c
+      zend_alloc.c:
+      MFH: Take small blocks cache into account in memory_get_usage()
+
+    * zend_alloc.c:
+      Take small blocks cache into account in memory_get_usage()
+
+    * (PHP_5_2)
+      zend_vm_def.h
+      zend_vm_def.h
+      zend_vm_execute.h
+      zend_vm_execute.h:
+      MFH: Fix aliasing issue (fixes #48409 , #48428 , #48228)
+
+    * zend_vm_def.h
+      zend_vm_execute.h:
+      Fix aliasing issue (fixes #48409 , #48428 , #48228)
+
 2009-05-29  Pierre-Alain Joye  <pierre....@gmail.com>
 
     * tests/bug42143.phpt:
@@ -28778,7 +28799,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1493 2009/05/30 01:33:14 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1494 2009/05/31 01:33:14 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -30502,7 +30523,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1493 2009/05/30 01:33:14 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1494 2009/05/31 01:33:14 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to