]> granicus.if.org Git - apache/commitdiff
propose
authorJeff Trawick <trawick@apache.org>
Tue, 24 Sep 2013 16:09:38 +0000 (16:09 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 24 Sep 2013 16:09:38 +0000 (16:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1525936 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c0ca2ab3f5c4148852f0fa3932ff8053b347f592..735d0c0424a74f3bb18fc97386abe44d303dfd81 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -191,6 +191,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-nvh-duplicated.diff
     +1 covener
 
+  * util_fcgi API to 2.4.x (allows mod_proxy_fcgi to be kept in sync, along
+      with other less important reasons)
+    trunk: http://svn.apache.org/r1513454 and http://svn.apache.org/r1513492
+    2.4.x: copy server/util_fcgi.c and include/util_fcgi.h, then apply
+           http://people.apache.org/~trawick/patch-after-copying-util_fcgi-splat.txt
+    +1: trawick
+
+  * APLOG_STARTUP messages shouldn't have custom ErrorLogFormat applied.
+    trunk: http://svn.apache.org/r1525931
+    2.4.x: trunk patch works
+    +1: trawick
+
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.