changelog               Sat Oct 18 20:32:40 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1420 php-src/ChangeLog:1.1421
--- php-src/ChangeLog:1.1420    Fri Oct 17 20:32:29 2003
+++ php-src/ChangeLog   Sat Oct 18 20:32:38 2003
@@ -1,3 +1,32 @@
+2003-10-18  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend.h
+      ZendEngine2/zend_API.h
+      ZendEngine2/zend_compile.c
+      ZendEngine2/zend_iterators.h
+      ext/sqlite/sqlite.c:
+      Fix class/iterator relationship & handling
+
+    * ZendEngine2/zend_iterators.c:
+      Fallback to old behavior until we have a default iterator that respects
+      visibility we do the array trick.
+
+2003-10-18  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/com_dotnet/com_iterator.c:
+      bah. does it really make any difference where rewind lives in the struct!?
+
+2003-10-18  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_iterators.h:
+      Change order: Optional rewind() to end of structure
+
+2003-10-18  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/ext_skel:
+      chech -> check
+
 2003-10-17  Uwe Schindler  <[EMAIL PROTECTED]>
 
     * sapi/nsapi/nsapi-readme.txt

Reply via email to