changelog               Mon Oct  6 20:33:19 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1409 php-src/ChangeLog:1.1410
--- php-src/ChangeLog:1.1409    Sun Oct  5 20:33:49 2003
+++ php-src/ChangeLog   Mon Oct  6 20:33:18 2003
@@ -1,3 +1,48 @@
+2003-10-06  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/ldap/ldap.c:
+      MFH: - Fixed bug #25764 (ldap_get_option() crashes with unbinded ldap link)
+
+    * ext/ldap/ldap.c:
+      - Fixed bug #25764 (ldap_get_option() crashes when called with unbinded
+      ldap link)
+
+2003-10-06  Rob Richards  <[EMAIL PROTECTED]>
+
+    * ext/dom/document.c
+      ext/dom/element.c
+      ext/dom/php_dom.c:
+      some namespace fixes
+      fix compiler warning
+
+2003-10-06  Tomas V.V.Cox  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Common.php
+      pear/PEAR/Installer.php:
+      better version checks (contributed by Roman)
+
+2003-10-06  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * ext/com_dotnet/com_com.c:
+      potential fix for #25759, although it will need further review.
+
+2003-10-06  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * NEWS:
+      BFN
+
+    * ext/simplexml/simplexml.c:
+      Forgot about this one
+
+    * ext/simplexml/simplexml.c
+      ext/simplexml/tests/bug25756.phpt
+      ext/simplexml/tests/bug25756.xsd
+      ext/simplexml/tests/bug25756_1.xml
+      ext/simplexml/tests/bug25756_2.xml:
+      Fixed bug #25756 (SimpleXML's validate_schema_file() broken)
+
 2003-10-05  Shane Caraveo  <[EMAIL PROTECTED]>
 
     * ext/dom/node.c:

Reply via email to