changelog               Wed May 28 20:30:48 2003 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.220 ZendEngine2/ChangeLog:1.221
--- ZendEngine2/ChangeLog:1.220 Tue May 27 20:30:50 2003
+++ ZendEngine2/ChangeLog       Wed May 28 20:30:48 2003
@@ -1,3 +1,15 @@
+2003-05-28  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * zend_alloc.c:
+      no reason to do this at runtime
+
+    * zend_compile.c
+      zend_execute.c:
+      Cache function call lookups with loops (store in a temporary variable on
+      the
+      result opline).
+      Assuming lazy concensus on message that GeorgeS sent to the list last week
+
 2003-05-27  Sterling Hughes  <[EMAIL PROTECTED]>
 
     * zend.c
@@ -1237,7 +1249,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.220 2003/05/28 00:30:50 changelog 
Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.221 2003/05/29 00:30:48 changelog 
Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 


Reply via email to