changelog               Sun Nov 23 20:31:56 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1456 php-src/ChangeLog:1.1457
--- php-src/ChangeLog:1.1456    Sat Nov 22 20:31:45 2003
+++ php-src/ChangeLog   Sun Nov 23 20:31:54 2003
@@ -1,3 +1,32 @@
+2003-11-23  Sara Golemon  <[EMAIL PROTECTED]>
+
+    * main/streams/streams.c:
+      Fix for file:// wrapper parsing.
+      (Cristiano Duarte <[EMAIL PROTECTED]>)
+
+2003-11-23  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/tests/010.phpt:
+      Add  new test
+
+    * ext/simplexml/php_simplexml.h
+      ext/simplexml/simplexml.c
+      ext/simplexml/tests/006.phpt
+      ext/simplexml/tests/006.xml:
+      Several  improvements to the simplexml_element object:
+      - Allow to use it as an instance of Iterator
+      - Prepareto use it as a normal object, including spcialization
+
+2003-11-23  Andi Gutmans  <[EMAIL PROTECTED]>
+
+    * ZendEngine2/zend_reflection_api.c:
+      - Allocation optimizations by Timm Friebe
+
+2003-11-23  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysqli/mysqli_nonapi.c:
+      fixed mem leak in constructor
+
 2003-11-22  Georg Richter  <[EMAIL PROTECTED]>
 
     * ext/mysqli/config.m4

Reply via email to