From: Jim Jagielski Date: Mon, 6 Jul 2009 16:50:44 +0000 (+0000) Subject: votes X-Git-Tag: 2.2.12~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce650e08629eb4541076b8a08fb1b3d32d747ab;p=thirdparty%2Fapache%2Fhttpd.git votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791536 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 20dc249f254..59977fe154c 100644 --- a/STATUS +++ b/STATUS @@ -107,7 +107,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: NOTE: I'm recommending different versions because the trunk patch is too strict for a stable line and may "break" broken configs thought by their users to be working. - +1: niq, rpluem + +1: niq, rpluem, jim * mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore defined session identifiers encoded in the URL when caching. @@ -123,7 +123,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy_http: fix case sensitivity checking transfer encoding PR 47383 Patch: http://svn.apache.org/viewvc?view=rev&revision=785661 - +1: niq, rpluem + +1: niq, rpluem, jim * mod_dir: add DefaultHandler directive PR 47184