From: Date: Sun, 9 Sep 2007 01:31:14 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1855 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f637db283734b26164cdc9b886044359dace04dd;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 8e70195d44..d8481fe288 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2007-09-08 Antony Dovgal + + * sapi/cgi/cgi_main.c: + output is started in php_module_startup(), no need to start it twice + fixes leaks in sapi/cgi/tests/005.phpt + +2007-09-08 Rob Richards + + * ext/bcmath/libbcmath/src/bcmath.h: + point to valid config header + 2007-09-07 Pierre-Alain Joye * (PHP_5_2)