changelog               Sun Jun  1 20:30:42 2003 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.1333 php4/ChangeLog:1.1334
--- php4/ChangeLog:1.1333       Sat May 31 20:30:50 2003
+++ php4/ChangeLog      Sun Jun  1 20:30:42 2003
@@ -1,3 +1,43 @@
+2003-06-01  Uwe Schindler  <[EMAIL PROTECTED]>
+
+    * sapi/nsapi/config.m4:
+      Messages for newer servers.
+
+    * (PHP_4_3)
+      sapi/nsapi/nsapi-readme.txt
+      sapi/nsapi/nsapi.c:
+      MFH: Update of README for newer servers; apache-similar functions
+      nsapi_request_headers and nsapi_response_headers with apache_* aliases;
+      hide authorization-header in save mode.
+
+    * sapi/nsapi/nsapi-readme.txt
+      sapi/nsapi/nsapi.c:
+      Update of README for newer servers; apache-similar functions
+      nsapi_request_headers and nsapi_response_headers with apache_* aliases;
+      hide authorization-header in save mode.
+
+2003-06-01  Holger Zimmermann  <[EMAIL PROTECTED]>
+
+    * sapi/pi3web/pi3web_sapi.c:
+      Removed increment of read_post_bytes because this is done within SAPI
+      (SAPI.c).
+
+2003-06-01  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * run-tests.php:
+      Allow optional directories
+
+2003-06-01  Sebastian Bergmann  <[EMAIL PROTECTED]>
+
+    * tests/run-test/test009.phpt:
+      Per request by Derick and Marcus.
+
+2003-06-01  Sterling Hughes  <[EMAIL PROTECTED]>
+
+    * ext/mysql/php_mysql.c:
+      don't do this on startup, lazy initialize it.  This takes up > 17% of load
+      time in CGI mode
+
 2003-05-31  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ext/mysqli/mysqli_api.c:


Reply via email to