]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
formally propose fatal exception hook patch which hopefully
authorJeff Trawick <trawick@apache.org>
Sat, 24 Jan 2004 12:22:13 +0000 (12:22 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 24 Jan 2004 12:22:13 +0000 (12:22 +0000)
addresses concerns expressed on dev@

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@102400 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b626d9cb9056428bab437761c4a1bb50037c38cb..38b660dd0c71ee0898f532f82b48e58a53fadbb4 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 1.3 STATUS:                                             -*-text-*-
-  Last modified at [$Date: 2003/11/27 17:03:36 $]
+  Last modified at [$Date: 2004/01/24 12:22:13 $]
 
 Release:
 
@@ -49,6 +49,16 @@ RELEASE SHOWSTOPPERS:
 
 RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
 
+   * fatal exception hook feature
+       discussion: 
+         Message-Id: <400D4774.9020304@attglobal.net>
+         and followups
+       patch to consider: 
+         http://www.apache.org/~trawick/13_fatal_exception_patch.20040124
+       proof-of-concept modules described at
+         http://www.apache.org/~trawick/exception_hook_13.html
+       +1: trawick
+
    * isn't ap_die() broken with recognizing recursive errors
        Message-Id: <3F8C56E3.8050501@attglobal.net>
         +1: jeff, jim