changelog               Sun Sep 30 20:12:09 2001 EDT

  Modified files:              
    /php4       ChangeLog 
  Log:
  ChangeLog update
  
Index: php4/ChangeLog
diff -u php4/ChangeLog:1.813 php4/ChangeLog:1.814
--- php4/ChangeLog:1.813        Sat Sep 29 20:09:39 2001
+++ php4/ChangeLog      Sun Sep 30 20:12:07 2001
@@ -1,3 +1,38 @@
+2001-09-30  Sascha Schumann  <[EMAIL PROTECTED]>
+
+    * sapi/thttpd/thttpd.c:
+    Add QUERY_STRING, HTTP_HOST, HTTP_ACCEPT_LANGUAGE to the script
+    environment.
+
+    Also support setting the INI path from the outside.
+
+2001-09-30  Jon Parise  <[EMAIL PROTECTED]>
+
+    * ext/msession/.cvsignore: Ignore generated files.
+
+    * ext/msession/config.m4:
+    Allow the location of the Phoenix library to be specified on the configure
+    commandline.
+
+2001-09-30  Stig Venaas  <[EMAIL PROTECTED]>
+
+    * ext/openssl/openssl.c:
+    Didn't compile, replaced some TSRMLS_C with TSRMLS_CC
+
+2001-09-30  Jason Greene  <[EMAIL PROTECTED]>
+
+    * ext/pcntl/pcntl.c
+      ext/pcntl/php_pcntl.h:
+    Added new function pcntl_exec, which behaves similar to execve.
+
+2001-09-30  Rasmus Lerdorf  <[EMAIL PROTECTED]>
+
+    * ext/gd/gd.c: MFH
+
+    * ext/gd/gd.c:
+    I could have sworn I test compiled this when I committed it a couple of
+    days ago.  Must have been hallucinating.
+
 2001-09-29  Jon Parise  <[EMAIL PROTECTED]>
 
     * configure.in: Build pear/scripts/phptar in the configure run.


Reply via email to