changelog               Tue May 26 01:32:56 2009 UTC

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1490&r2=1.1491&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1490 ZendEngine2/ChangeLog:1.1491
--- ZendEngine2/ChangeLog:1.1490        Sun May 24 01:32:48 2009
+++ ZendEngine2/ChangeLog       Tue May 26 01:32:56 2009
@@ -1,3 +1,32 @@
+2009-05-25  Felipe Pena  <felipe...@gmail.com>
+
+    * zend_API.c
+      zend_API.h
+      zend_builtin_functions.c
+      zend_compile.c
+      zend_execute_API.c
+      zend_language_parser.y
+      zend_language_scanner.c
+      zend_language_scanner.l
+      zend_object_handlers.c
+      zend_operators.h:
+      - Dropped *_TEXT* macros in favor of unicode macros direct usage
+
+    * zend_API.h:
+      - Fixed macro (thanks Kalle)
+
+2009-05-25  Sara Golemon  <sar...@gmail.com>
+
+    * (PHP_5_3)
+      zend_hash.h:
+      MFH(r-1.103) Expand zend_symtable_update_current_key to allow specifying
+      HashPosition
+
+    * zend_hash.c
+      zend_hash.h:
+      Expand zend_(u_)symtable_update_current_key to allow specifying
+      HashPosition
+
 2009-05-23  Andrei Zmievski  <and...@gravitonic.com>
 
     * zend.c
@@ -28726,7 +28755,7 @@
 2003-06-10  Jani Taskinen  <sni...@iki.fi>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.1490 2009/05/24 01:32:48 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.1491 2009/05/26 01:32:56 changelog Exp $ tag
 
 2003-06-10  James Cox  <ja...@imajes.info>
 
@@ -30450,7 +30479,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.1490 2009/05/24 01:32:48 
changelog Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.1491 2009/05/26 01:32:56 
changelog Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <i...@prohost.org>
 


Reply via email to