changelog               Mon Mar 25 20:19:04 2002 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.994 php4/ChangeLog:1.995
--- php4/ChangeLog:1.994        Sun Mar 24 20:21:47 2002
+++ php4/ChangeLog      Mon Mar 25 20:19:02 2002
@@ -1,3 +1,62 @@
+2002-03-25  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * ext/xmlrpc/php_config.h.in: Why was this here??
+
+    * ext/standard/dl.c: MFH dl() error message fix
+
+2002-03-25  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/xslt/sablot.c: Whitespace fixes
+
+2002-03-25  Edin Kadribasic  <[EMAIL PROTECTED]>
+
+    * sapi/cli/EXPERIMENTAL
+      sapi/cli/README
+      sapi/cli/config.m4
+      sapi/cli/php_cli.c: Hidden the existance of CLI SAPI by:
+    - removing the NEWS entry
+    - removing cli from make install chain
+    - marking it EXPERIMENTAL
+    - reverting installed name of cgi from php-cgi to php
+
+    Marged max_execution_time override from head.
+
+    * sapi/cli/EXPERIMENTAL: New file.
+
+    * sapi/cgi/config.m4
+      NEWS: Hidden the existance of CLI SAPI by:
+    - removing the NEWS entry
+    - removing cli from make install chain
+    - marking it EXPERIMENTAL
+    - reverting installed name of cgi from php-cgi to php
+
+    Marged max_execution_time override from head.
+
+2002-03-25  Georg Richter  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c:
+    fixed prototype for mysql_ping
+
+2002-03-25  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c: more zend_parse_parameters fixup
+
+    * ext/mysql/php_mysql.c: Fix-up the last fix a bit
+    Clean up mysql_list_processes
+
+2002-03-25  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * ext/exif/exif.c: pproto fix
+
+2002-03-25  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c: clean up mysql_real_escape_string() a bit
+
+
+2002-03-25  Hartmut Holzgraefe  <[EMAIL PROTECTED]>
+
+    * ext/mime_magic/TODO: initial checkin
+
 2002-03-24  Zak Greant  <[EMAIL PROTECTED]>
 
     * ext/mysql/php_mysql.c:


Reply via email to