changelog               Tue Jun 18 20:27:24 2002 EDT

  Modified files:              
    /Zend       ChangeLog 
  Log:
  ChangeLog update
  
Index: Zend/ChangeLog
diff -u Zend/ChangeLog:1.41 Zend/ChangeLog:1.42
--- Zend/ChangeLog:1.41 Wed Jun 12 20:26:18 2002
+++ Zend/ChangeLog      Tue Jun 18 20:27:24 2002
@@ -1,3 +1,11 @@
+2002-06-18  Derick Rethans  <[EMAIL PROTECTED]>
+
+    * zend.c:
+    - Change the order of which modules are unloaded to the reverse order of
+      which they were loaded.
+    - Change the order of which modules are unloaded to the reverse order of
+      which they were loaded. (Derick, Zend Engine)
+
 2002-06-12  Andrei Zmievski  <[EMAIL PROTECTED]>
 
     * zend_builtin_functions.c:
@@ -65,7 +73,7 @@
 
 2002-05-13  Sterling Hughes  <[EMAIL PROTECTED]>
 
-    * zend_qsort.c: add $Id: ChangeLog,v 1.41 2002/06/13 00:26:18 changelog Exp $ tag
+    * zend_qsort.c: add $Id: ChangeLog,v 1.42 2002/06/19 00:27:24 changelog Exp $ tag
 
 2002-05-13  Derick Rethans  <[EMAIL PROTECTED]>
 


Reply via email to