]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote on exception hook backport.
authorGreg Ames <gregames@apache.org>
Thu, 26 Feb 2004 20:12:13 +0000 (20:12 +0000)
committerGreg Ames <gregames@apache.org>
Thu, 26 Feb 2004 20:12:13 +0000 (20:12 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index 9b8c6ba134e540cfdbeac95aace7df9ab0f619b1..8d4112db29a3caebc3d1ccf958e08e05a22ff900 100644 (file)
--- 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: