From: Daniel Earl Poirier Date: Tue, 18 Aug 2009 21:16:40 +0000 (+0000) Subject: Vote to backport fix for mod_autoindex table. X-Git-Tag: 2.2.14~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=021edb56919d23398f08d4368421f9c3354297f9;p=thirdparty%2Fapache%2Fhttpd.git Vote to backport fix for mod_autoindex table. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@805583 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9e73b5b9975..56900478ebd 100644 --- 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)