From: Greg Ames Date: Thu, 26 Feb 2004 20:12:13 +0000 (+0000) Subject: vote on exception hook backport. X-Git-Tag: 2.0.49~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a376dbc5e8abd7c52523c0f52e66dfcfc4cb26b;p=thirdparty%2Fapache%2Fhttpd.git vote on exception hook backport. review was fine, extra credit for cleaning up the duplication of signal handling between the mpms. Tested on RH9 w/prefork - no regression, worker - no regression, enabled mod_backtrace here which worked as expected once I set EnableExceptionHook On in httpd.conf. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102782 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9b8c6ba134e..8d4112db29a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/02/26 19:00:50 $] +Last modified at [$Date: 2004/02/26 20:12:13 $] Release: @@ -277,7 +277,7 @@ PATCHES TO BACKPORT FROM 2.1 this patch I can "kill -SEGV" the cgid daemon process a number of times and the daemon will be restarted each time. http://www.apache.org/~trawick/fatal_exception_20.patch - +1: trawick, stoddard, jerenkrantz + +1: trawick, stoddard, jerenkrantz, gregames CURRENT RELEASE NOTES: