changelog               Tue Oct 30 20:11:08 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.843 php4/ChangeLog:1.844
--- php4/ChangeLog:1.843        Mon Oct 29 20:09:56 2001
+++ php4/ChangeLog      Tue Oct 30 20:11:06 2001
@@ -1,3 +1,61 @@
+2001-10-30  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * sapi/servlet/config.m4: ws fix
+
+    * sapi/servlet/config.m4: MFH
+
+    * sapi/servlet/config.m4:
+    Installing into non-existing dir is not very good idea..
+
+2001-10-30  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * sapi/servlet/README: Cocoon/lib -> xml-cocoon2/lib
+
+2001-10-30  Martin Jansen  <[EMAIL PROTECTED]>
+
+    * pear/Net/Curl.php: * typo
+
+2001-10-30  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Common.php
+      pear/PEAR/Installer.php
+      pear/PEAR/Packager.php:
+    * disable case-folding in the xml parser (for consistency now that the
+      DTD is all lowercase)
+
+    * pear/PEAR/Remote.php: * improved error reporting in PEAR_Remote::call
+
+    * pear/PEAR/Config.php: * added getKeys method
+
+    * pear/PEAR/Common.php: ws
+
+    * pear/package.dtd: * moved <filelist> from <package> to <release>
+    * added <state> element
+
+2001-10-30  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * pear/Net/Curl.php:
+     Add an option to set the User-Agent ($obj->userAgent) to Net_Curl
+     ([EMAIL PROTECTED])
+
+2001-10-30  Markus Fischer  <[EMAIL PROTECTED]>
+
+    * ext/sockets/sockets.c: Fix possible leak.
+
+2001-10-30  Dan Libby  <[EMAIL PROTECTED]>
+
+    * ext/xmlrpc/libxmlrpc/xmlrpc.h
+      ext/xmlrpc/libxmlrpc/xmlrpc_private.h
+      ext/xmlrpc/libxmlrpc/Makefile.in
+      ext/xmlrpc/libxmlrpc/queue.c
+      ext/xmlrpc/libxmlrpc/xml_to_dandarpc.c
+      ext/xmlrpc/libxmlrpc/xml_to_soap.c
+      ext/xmlrpc/libxmlrpc/xml_to_soap.h
+      ext/xmlrpc/libxmlrpc/xml_to_xmlrpc.c
+      ext/xmlrpc/libxmlrpc/xmlrpc.c
+      ext/xmlrpc/xmlrpc-epi-php.c:
+    patches to sync with sourceforge project, version 0.50.  primary change: adds 
+support for SOAP v 1.1
+
 2001-10-29  Frank M. Kromann  <[EMAIL PROTECTED]>
 
     * ext/mssql/php_mssql.c:


Reply via email to