]> granicus.if.org Git - php/commitdiff
- Added a bugfix
authorDerick Rethans <derick@php.net>
Mon, 19 Nov 2001 15:20:26 +0000 (15:20 +0000)
committerDerick Rethans <derick@php.net>
Mon, 19 Nov 2001 15:20:26 +0000 (15:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 108141395aadc0fdbb020d9965d3df1561b0cd1b..54f68cfa38ce7403130ced375b9340dcaf0c9955 100644 (file)
--- 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