From: Date: Mon, 7 Jan 2008 01:31:37 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1005 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c693572cf1c610e9b186ea8af22dadd6a4822092;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 2367b70de1..41875b4a8e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2008-01-06 Ilia Alshanetsky + + * (PHP_5_3) + ext/curl/interface.c: + + MFB: Fixed a safe_mode bypass in cURL identified by Maksymilian + Arciemowicz. + + * (PHP_5_2) + NEWS + ext/curl/interface.c: + + Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz. + +2008-01-06 Marcus Boerger + + * (PHP_5_3) + run-tests.php: + - MFH Show info for CL and CGI if both are going to be used + + * run-tests.php: + - Show info for CL and CGI if both are going to be used + 2008-01-05 Greg Beaver * run-tests.php