diff options
| author | <changelog@php.net> | 2007-09-09 01:31:14 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2007-09-09 01:31:14 +0000 |
| commit | f637db283734b26164cdc9b886044359dace04dd (patch) | |
| tree | 2a5831072e299dea7cf404fe7f4f0f761c231779 | |
| parent | eec31a3df3f371217cc8aa21b3f75a954b10355c (diff) | |
| download | php-git-f637db283734b26164cdc9b886044359dace04dd.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2007-09-08 Antony Dovgal <tony@daylessday.org> + + * 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 <rrichards@ctindustries.net> + + * ext/bcmath/libbcmath/src/bcmath.h: + point to valid config header + 2007-09-07 Pierre-Alain Joye <pierre.dev@gmail.com> * (PHP_5_2) |
