]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 7 Jan 2008 01:31:37 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Mon, 7 Jan 2008 01:31:37 +0000 (01:31 +0000)
ChangeLog

index 2367b70de1db6957408b2ef125faf932c2ad71f6..41875b4a8e4b41e1a4009a75cd57cd074c98bb10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2008-01-06  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * (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@marcus-boerger.de>
+
+    * (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  <greg@chiaraquartet.net>
 
     * run-tests.php