From 5f1572d8e4ef37d99c26a0900b0beaeae614c507 Mon Sep 17 00:00:00 2001 From: Date: Sun, 5 Feb 2006 06:31:42 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7e989e9b2d..8617faf99c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2006-02-04 Frank M. Kromann + + * sapi/cgi/fastcgi.c: + MFB51 Fix build on win32 + + * (PHP_5_1) + sapi/cgi/fastcgi.c: + Fix build on win32 + +2006-02-04 Pierre-Alain Joye + + * ext/gd/libgd/gd_jpeg.c: + - remove libjpeg direct output and wrap them in php warnings + +2006-02-04 Rob Richards + + * (PHP_5_1) + NEWS: + BFN + + * ext/com_dotnet/com_handlers.c + ext/com_dotnet/com_variant.c + ext/com_dotnet/tests/27974.phpt + ext/com_dotnet/tests/bug34272.phpt: + MFB51: Fixed bug #34272 (empty array onto COM object blows up) + fix mem leaks + WS fixes + add test + + * ext/com_dotnet/tests/bug34272.phpt + ext/com_dotnet/tests/bug34272.phpt: + + file bug34272.phpt was initially added on branch PHP_5_1. + + * (PHP_5_1) + ext/com_dotnet/com_handlers.c + ext/com_dotnet/com_variant.c + ext/com_dotnet/tests/27974.phpt: + Fixed bug #34272 (empty array onto COM object blows up) + fix mem leaks + WS fixes + add test + 2006-02-03 Dmitry Stogov * (PHP_4_4) -- 2.50.1