]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Wed, 7 Jan 2009 20:17:50 +0000 (20:17 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 7 Jan 2009 20:17:50 +0000 (20:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@732465 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 273fbff3cf20c9be34bb19c09eda18035206ee7d..f3fa2726a26661a2a30597aeb892e5e7003c1a2e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,6 +145,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         trunk works
     +1 covener
 
+ * Prefork MPM: Log an error instead of segfaulting when child startup fails
+  due to pollset creation failures.  PR 46467.
+   Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=732414&view=rev
+   Backport version for 2.2.x of patch:
+      Trunk version of patch works
+   +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).