changelog               Fri Oct 26 20:10:16 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.839 php4/ChangeLog:1.840
--- php4/ChangeLog:1.839        Thu Oct 25 20:10:08 2001
+++ php4/ChangeLog      Fri Oct 26 20:10:14 2001
@@ -1,3 +1,68 @@
+2001-10-26  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/crc32.c
+      ext/standard/crypt.c
+      ext/standard/html.c: Convert to use new parameter parsing API.
+
+2001-10-26  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/tests/PEAR.r
+      pear/tests/PEAR.t
+      pear/tests/PEAR_Error.r
+      pear/tests/PEAR_Error.t: removed
+
+2001-10-26  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/php_fbsql.c: Typo in constant naming.
+
+2001-10-26  Harald Radi  <[EMAIL PROTECTED]>
+
+    * ext/iisfunc/iisfunc.cpp
+      ext/dotnet/dotnet.cpp: fix visual studio .net warning
+
+2001-10-26  Frank M. Kromann  <[EMAIL PROTECTED]>
+
+    * ext/fbsql/php_fbsql.c: Removed unused code
+
+2001-10-26  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * ext/overload/.cvsignore: Add Win32 generated files.
+
+2001-10-26  Andrei Zmievski  <[EMAIL PROTECTED]>
+
+    * ext/standard/base64.c: Convert to use new parameter parsing API.
+
+2001-10-26  Thies C. Arntzen  <[EMAIL PROTECTED]>
+
+    * ext/xmlrpc/libxmlrpc/base64.c
+      ext/xmlrpc/php_xmlrpc.h
+      ext/xmlrpc/xmlrpc-epi-php.c: ZTS fixes
+
+2001-10-26  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Remote.php
+      pear/scripts/pear.in
+      pear/Makefile.in:
+    * implemented "pear list-packages", the first sub-command using xmlrpc
+
+2001-10-26  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * sapi/servlet/servlet.c: no need to free these it seems
+
+2001-10-26  Stig Bakken  <[EMAIL PROTECTED]>
+
+    * pear/PEAR/Config.php
+      pear/PEAR/Remote.php
+      pear/scripts/pear.in
+      pear/scripts/pearwin.php
+      pear/Makefile.in:
+    * PEAR_Config class to maintain system and per-user configuration for
+      PEAR installations
+    * PEAR_Remote class to communicate with the backend server (xmlrpc)
+    * change pear script's option parsing to "-d foo=bar" style
+    * added -c/-C (user/system config file) and -s/-S (store user/system config)
+      options
+
 2001-10-25  Martin Jansen  <[EMAIL PROTECTED]>
 
     * pear/HTML/Form.php:


Reply via email to