]> granicus.if.org Git - apache/commitdiff
Update proposal
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 10 Jun 2013 19:08:24 +0000 (19:08 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 10 Jun 2013 19:08:24 +0000 (19:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1491569 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6989ead090f3331333ffb91e12c862b89141799a..d00d9a5509fdaeaccb2676b09ae0db0067051f81 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -203,10 +203,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * 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, covener
-      minfrin: needs http://svn.apache.org/r1491479 as per jorton, then +1
-      rjung: It would be nice to also add http://svn.apache.org/r1491538, then another +1 :)
+      +1: jailletc36
 
     * mod_cache_socache: Use the name of the socache implementation when performing 
       a lookup rather than using the raw arguments. PR 55062