]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote to backport fix for mod_autoindex table.
authorDaniel Earl Poirier <poirier@apache.org>
Tue, 18 Aug 2009 21:16:40 +0000 (21:16 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Tue, 18 Aug 2009 21:16:40 +0000 (21:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@805583 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9e73b5b997515ef05dee9d38f22282c748dbca45..56900478ebd042db3de34c226ba8f2e5f8a69fc7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -121,7 +121,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   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
+   +1: fuankg, poirier
 
  * mod_ssl: Map the _UID variable to NID_userId, where defined by OpenSSL.
             (PR: 45107)