changelog               Tue Jul 30 20:18:34 2002 EDT

  Modified files:              
    /Zend       ChangeLog 
  Log:
  ChangeLog update
  
  
Index: Zend/ChangeLog
diff -u Zend/ChangeLog:1.51 Zend/ChangeLog:1.52
--- Zend/ChangeLog:1.51 Sat Jul 20 20:19:44 2002
+++ Zend/ChangeLog      Tue Jul 30 20:18:33 2002
@@ -1,3 +1,11 @@
+2002-07-30  jason  <[EMAIL PROTECTED]>
+
+    * zend_execute.c
+      zend_globals.h
+      zend_compile.c:    This is done by counting the opcodes between the begining 
+and end of the declaration.
+
+    Fixed certain situations where switching between tick counts could overflow the 
+comparison
+
 2002-07-20  Thies Arntzen  <[EMAIL PROTECTED]>
 
     * zend_execute.c:
@@ -170,7 +178,7 @@
 
 2002-05-13  Sterling Hughes  <[EMAIL PROTECTED]>
 
-    * zend_qsort.c: add $Id: ChangeLog,v 1.51 2002/07/21 00:19:44 changelog Exp $ tag
+    * zend_qsort.c: add $Id: ChangeLog,v 1.52 2002/07/31 00:18:33 changelog Exp $ tag
 
 2002-05-13  Derick Rethans  <[EMAIL PROTECTED]>
 


Reply via email to