From: Jim Jagielski Date: Mon, 8 Oct 2007 12:28:08 +0000 (+0000) Subject: Propose OPTIONS * backport X-Git-Tag: 2.2.7~337 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a732e2c6f02270528aef2143a0c4116d9c2a09e;p=thirdparty%2Fapache%2Fhttpd.git Propose OPTIONS * backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@582796 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f98c4173067..423516767f8 100644 --- a/STATUS +++ b/STATUS @@ -225,6 +225,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: niq: changed the name. Resisted temptation to use "pooltabletime". rpluem says: Revision of name change is r581030. + * http_core: OPTIONS * no longer tries to map to local storage or + URI space. PR 43519. + http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/http/http_core.c?r1=581358&r2=581389 + http://svn.apache.org/viewvc?view=rev&revision=582795 + +1: jim + PATCHES/ISSUES THAT ARE STALLED * mod_ldap, mod_authnzldap: Add support for nested groups (i.e. the ability