From: Date: Sun, 30 Apr 2006 05:31:52 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_NEW_OUTPUT_API~342 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ab9e65759f59a88fa25656d86955639103dd8de;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 078757b48e..c78d9642c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2006-04-29 Uwe Schindler + + * sapi/nsapi/nsapi.c: + Remove hiding of authorization headers completely because safe mode + canceled + +2006-04-29 Frank M. Kromann + + * ext/com_dotnet/com_handlers.c + ext/com_dotnet/com_saproxy.c + ext/com_dotnet/com_typeinfo.c + ext/com_dotnet/php_com_dotnet_internal.h: + fix build + + * ext/standard/exec.c + ext/standard/ftp_fopen_wrapper.c + sapi/cli/php_cli.c: + More ZSTR() fixes + + * ext/zlib/zlib.c: + fix build. ZSTR() must be applied to the buf argument of php_stream macros + 2006-04-28 Frank M. Kromann * ext/standard/file.c