]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote.
authorRuediger Pluem <rpluem@apache.org>
Tue, 25 Aug 2009 10:59:34 +0000 (10:59 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 25 Aug 2009 10:59:34 +0000 (10:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@807551 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 01a9ccae7905ee02758f22b0b7f104eb87eaecd0..85034887bade225036b2f34cb74d7cda125be274 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -87,6 +87,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+ * mod_autoindex: Correctly create an empty cell if the description for a
+                  file is missing (PR 47682).
+   Trunk Patch: http://cvs.apache.org/viewvc?view=rev&revision=803704
+   2.2.x Patch: Trunk version of patch works (offset 24 lines)
+   +1: fuankg, poirier, rpluem
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -117,12 +122,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    -0: wrowe; Please refer to man 'access' BUGS section about linux 2.4 
               vs 2.6 kernels, potentially a suspect test for root.
 
- * mod_autoindex: Correctly create an empty cell if the description for a
-                  file is missing (PR 47682).
-   Trunk Patch: http://cvs.apache.org/viewvc?view=rev&revision=803704
-   2.2.x Patch: Trunk version of patch works (offset 24 lines)
-   +1: fuankg, poirier, rpluem
-
  * mod_ssl: Map the _UID variable to NID_userId, where defined by OpenSSL.
             (PR: 45107)
    Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=787683