]> granicus.if.org Git - apache/commitdiff
Promote
authorJim Jagielski <jim@apache.org>
Tue, 13 Mar 2012 12:07:17 +0000 (12:07 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 13 Mar 2012 12:07:17 +0000 (12:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1300088 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 926371370ce20fcf76b63377626be13081819ec5..440336f8bb256108ec80fd3b11cdbb0384b0d64a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,6 +88,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * mod_dir: Fix "DirectoryIndex disabled" so it wipes out the current config, 
+            not just inherited config.  PR52845
+   Trunk patch: http://svn.apache.org/viewvc?rev=1297958&view=rev
+   2.4.x patch: Trunk patch works
+   +1: covener, sf, igalic
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -97,12 +102,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    2.4.x patch: Trunk patch works
    +1:  jim
  
- * mod_dir: Fix "DirectoryIndex disabled" so it wipes out the current config, 
-            not just inherited config.  PR52845
-   Trunk patch: http://svn.apache.org/viewvc?rev=1297958&view=rev
-   2.4.x patch: Trunk patch works
-   +1: covener, sf, igalic
-
  * core: Add ap_runtime_dir_relative() and DefaultRuntimeDir
    Trunk patch: http://svn.apache.org/viewvc?rev=1297955&view=rev
                 http://svn.apache.org/viewvc?rev=1297956&view=rev