]> granicus.if.org Git - apache/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Wed, 12 Jun 2013 13:38:57 +0000 (13:38 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 12 Jun 2013 13:38:57 +0000 (13:38 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1492196 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e3d36b11d6765ff9c8dcd1495a6b00e778d1b321..dc341b41c1911840e42ec3e335315776722c7359 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -95,6 +95,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
 
+    * mod_autoindex: reduce stack usage in 'output_directories' by 8k
+      trunk patch: http://svn.apache.org/r1491221
+                   http://svn.apache.org/r1491479
+                   http://svn.apache.org/r1491538
+      2.4.x patch: trunk patch works
+      +1: jailletc36, rjung, jim
+
+    * mod_cache_socache: Use the name of the socache implementation when performing 
+      a lookup rather than using the raw arguments. PR 55062
+      trunk patch: http://svn.apache.org/r1491458
+      2.4.x patch: trunk patch works
+      +1: minfrin, rjung, jim
+
+
 
   * mod_auth_basic: Add a generic mechanism to fake basic authentication
     using the ap_expr parser. This allows the administrator to construct
@@ -203,19 +217,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       +1: sf, covener
       -1: nd
 
-    * mod_autoindex: reduce stack usage in 'output_directories' by 8k
-      trunk patch: http://svn.apache.org/r1491221
-                   http://svn.apache.org/r1491479
-                   http://svn.apache.org/r1491538
-      2.4.x patch: trunk patch works
-      +1: jailletc36, rjung, jim
-
-    * mod_cache_socache: Use the name of the socache implementation when performing 
-      a lookup rather than using the raw arguments. PR 55062
-      trunk patch: http://svn.apache.org/r1491458
-      2.4.x patch: trunk patch works
-      +1: minfrin, rjung, jim
-
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt