changelog               Thu May  2 20:24:03 2002 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.34 ZendEngine2/ChangeLog:1.35
--- ZendEngine2/ChangeLog:1.34  Tue Apr 30 20:49:54 2002
+++ ZendEngine2/ChangeLog       Thu May  2 20:24:03 2002
@@ -1,3 +1,16 @@
+2002-05-02  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * zend.h
+      zend_builtin_functions.c
+      zend_compile.h
+      zend_execute.c
+      zend_execute_API.c
+      zend_globals.h: Initial support for built-in backtracing.
+    There are still a few problems such as includes and calling other functions
+    from internal functions which aren't seen (will have to think if and how to
+    fix this).
+    Also the main scripts filename isn't available. Need to think about that.
+
 2002-04-30  Stanislav Malyshev  <[EMAIL PROTECTED]>
 
     * zend_API.h


Reply via email to