changelog               Thu Jul 25 20:18:24 2002 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
  
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.78 ZendEngine2/ChangeLog:1.79
--- ZendEngine2/ChangeLog:1.78  Wed Jul 24 20:18:55 2002
+++ ZendEngine2/ChangeLog       Thu Jul 25 20:18:24 2002
@@ -1,3 +1,13 @@
+2002-07-25  sniper  <[EMAIL PROTECTED]>
+
+    * Zend.m4: Fixed 3 major failures in this test:
+
+      1. Tests work better when they are actually run..
+      2. When file is opened, it should be closed sometime too.
+      3. AC_TRY_RUN cleans after itself (rm -f conftest.*), so it's
+         good idea to read the values while the file still exists.
+
+
 2002-07-24  Andi Gutmans  <[EMAIL PROTECTED]>
 
     * zend_mm.c: - Fix some compile problems with the new configure checks.


Reply via email to