changelog               Sun May 31 01:33:10 2009 UTC

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3419&r2=1.3420&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3419 php-src/ChangeLog:1.3420
--- php-src/ChangeLog:1.3419    Sat May 30 01:33:09 2009
+++ php-src/ChangeLog   Sun May 31 01:33:09 2009
@@ -1,3 +1,40 @@
+2009-05-30  Arnaud Le Blanc  <arnaud...@gmail.com>
+
+    * (PHP_5_2)
+      NEWS
+      NEWS:
+      BFN
+
+    * (PHP_5_2)
+      ZendEngine2/zend_alloc.c
+      ZendEngine2/zend_alloc.c:
+      MFH: Take small blocks cache into account in memory_get_usage()
+
+    * ZendEngine2/zend_alloc.c:
+      Take small blocks cache into account in memory_get_usage()
+
+    * (PHP_5_2)
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h
+      ZendEngine2/zend_vm_execute.h:
+      MFH: Fix aliasing issue (fixes #48409 , #48428 , #48228)
+
+    * ZendEngine2/zend_vm_def.h
+      ZendEngine2/zend_vm_execute.h:
+      Fix aliasing issue (fixes #48409 , #48428 , #48228)
+
+2009-05-30  Scott MacVicar  <sc...@macvicar.net>
+
+    * (PHP_5_3)
+      main/main.c:
+      MFH: Make sure the timeout is checked in the shutdown function, patch 
from
+      Etienne
+
+    * main/main.c:
+      Make sure the timeout is checked in the shutdown function, patch from
+      Etienne
+
 2009-05-29  Ulf Wendel  <ulf.wen...@phpdoc.de>
 
     * (PHP_5_3)
@@ -43655,7 +43692,7 @@
 
     * sapi/litespeed/lsapi_main.c
       sapi/litespeed/lsapilib.c:
-      - Added missing $Id: ChangeLog,v 1.3419 2009/05/30 01:33:09 changelog 
Exp $ tags and nuked c++ comments
+      - Added missing $Id: ChangeLog,v 1.3420 2009/05/31 01:33:09 changelog 
Exp $ tags and nuked c++ comments
 
     * (PHP_5_3)
       ext/intl/locale/locale.c


Reply via email to