]> granicus.if.org Git - apache/commitdiff
Proposal
authorChristophe Jaillet <jailletc36@apache.org>
Sun, 29 Nov 2015 13:52:26 +0000 (13:52 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sun, 29 Nov 2015 13:52:26 +0000 (13:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1717065 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d2025c3f711245647e4d143954cd0aaca5013ff8..85129c2449f6fa7ca34cfba73e35a85d8f4bd70a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -197,6 +197,12 @@ PATCHES/ISSUES THAT ARE BEING WORKED
              make it nonblocking (by default)?
         jim: Non-blocking seems the best way to handle...
 
+   * mod_proxy_fdpass: Fix this module which has been broken since the beginning
+     of 2.4.x. More details in the change entry of r1717063
+     trunk patch: http://svn.apache.org/r1717063
+     2.4.x patch: trunk patch works (module CHANGES)
+     +1: jailletc36
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * core: Add ap_errorlog_provider to make ErrorLog logging modular. This