From: Derick Rethans Date: Mon, 19 Nov 2001 15:20:26 +0000 (+0000) Subject: - Added a bugfix X-Git-Tag: ChangeLog~282 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48475a52afd60b2e46c08c2f6a4a83ce6a17cffc;p=php - Added a bugfix --- diff --git a/NEWS b/NEWS index 108141395a..54f68cfa38 100644 --- a/NEWS +++ b/NEWS @@ -82,6 +82,8 @@ PHP 4.0 NEWS - Improved support for autoconf-2.50+/libtool 1.4b+. (Jan Kneschke, Sascha) ?? ??? 200?, Version 4.1.0 +- Fixed a bug which caused set_time_limit() to affect all requests to an + Apache child. (Zeev) - Removed the sablotron extension in favor of the new XSLT extension. (Sterling) - Fixed a bug preg_match_all() that would return results under improper indices