From 9f50e40643056ff42503ab377eef9a56505cf105 Mon Sep 17 00:00:00 2001 From: Date: Sun, 18 Jul 2004 00:33:38 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index b5bb5e3d57..6a91d10413 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2004-07-17 Moriyoshi Koizumi + + * (PHP_5_0) + sapi/apache2handler/sapi_apache2.c: + - MFH (sapi_apache2.c: 1.41): request_dtor should be called if a fatal + error + occurs during activation phase. + + * sapi/apache2handler/sapi_apache2.c: + - request_dtor() should be called if a fatal error occurs during activation + phase. + +2004-07-17 Georg Richter + + * ext/mysqli/mysqli_api.c: + fixed paraenthesis warning in mysql_stmt_attr_set/get + +2004-07-17 Sara Golemon + + * ext/zlib/config.w32 + ext/zlib/zlib.dsp: + Update windows build files for filter support + + * NEWS + ext/zlib/config0.m4 + ext/zlib/php_zlib.h + ext/zlib/zlib.c + ext/zlib/zlib_filter.c + ext/zlib/tests/zlib_filter_deflate.phpt + ext/zlib/tests/zlib_filter_inflate.phpt: + Add zlib stream filter support + 2004-07-16 Sara Golemon * (PHP_5_0) -- 2.40.0