]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorJim Jagielski <jim@apache.org>
Mon, 6 Jul 2009 16:50:44 +0000 (16:50 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 6 Jul 2009 16:50:44 +0000 (16:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@791536 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 20dc249f254d45f3b6d2db2e9940925ede39735d..59977fe154c1b8249f1a1e236a92399cab1da518 100644 (file)
--- 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