From: Date: Fri, 1 Feb 2002 01:25:43 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: PRE_ISSET_PATCH~33 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bf45bb13fd72a0350ef5fcb9e13b281e730f5cb;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 02ccdc3b3f..663277a92b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2002-01-31 James Cox + + * LICENSE: updating license to 2002 (hasn't been done since 2000) + +2002-01-31 Boian Bonev + + * ext/vpopmail/php_vpopmail.c: fix comment + +2002-01-31 Martin Jansen + + * pear/HTTP.php: * Fix bug #15313 + +2002-01-31 Bertrand Mansion + + * pear/HTML/Table.php: Thanks to Arnaud Limbourg: + - phpDoc and cosmetic fixes + +2002-01-31 Derick Rethans + + * ext/standard/dl.c: + - Fix for bug 15311 (type mismatch of php_dl when #ifndef HAVE_LIBDL) + +2002-01-31 Yasuo Ohgaki + + * sapi/roxen/roxen.c: A fix for the bug number 13231 & 11699. + Makes the roxen support compile. Patch by Lars Wilhelmsen + +2002-01-31 Derick Rethans + + * ext/openssl/openssl.c: - Fix for openssl_pkcs7_sign segfaults + (patch by Christian Stocker ) + +2002-01-31 Stig Bakken + + * pear/scripts/pearize.in: * lowercase tags and attributes + + * pear/Makefile.in: * remove broken rule for rebuilding Makefile + +2002-01-31 Edin Kadribasic + + * main/main.c: Ignore register_globals for $argc and $argv under CLI SAPI. + 2002-01-30 Edin Kadribasic * acinclude.m4