summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2007-09-09 01:31:14 +0000
committer <changelog@php.net>2007-09-09 01:31:14 +0000
commitf637db283734b26164cdc9b886044359dace04dd (patch)
tree2a5831072e299dea7cf404fe7f4f0f761c231779
parenteec31a3df3f371217cc8aa21b3f75a954b10355c (diff)
downloadphp-git-f637db283734b26164cdc9b886044359dace04dd.tar.gz
ChangeLog update
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e70195d44..d8481fe288 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)