From bd15cd8ef91ac0582bec147f9cfd46a280c99d8f Mon Sep 17 00:00:00 2001 From: Date: Mon, 1 Oct 2001 00:12:07 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/ChangeLog b/ChangeLog index b1e47878dd..38711301b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,38 @@ +2001-09-30 Sascha Schumann + + * 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 + + * 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 + + * ext/openssl/openssl.c: + Didn't compile, replaced some TSRMLS_C with TSRMLS_CC + +2001-09-30 Jason Greene + + * ext/pcntl/pcntl.c + ext/pcntl/php_pcntl.h: + Added new function pcntl_exec, which behaves similar to execve. + +2001-09-30 Rasmus Lerdorf + + * 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 * configure.in: Build pear/scripts/phptar in the configure run. -- 2.50.1