]> granicus.if.org Git - apache/commitdiff
votes
authorJim Jagielski <jim@apache.org>
Tue, 8 Jul 2014 13:11:15 +0000 (13:11 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 8 Jul 2014 13:11:15 +0000 (13:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1608754 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 81affcbf8c4a0c8c5ec2b33a4283794a4dca1439..e89142569b1d393a76a8b0c6be94e2c789ccb9f6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -150,14 +150,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_proxy_http: Avoid useless functions calls.
      trunk patch: http://svn.apache.org/r1572561
      2.4.x patch: trunk works
-     +1: ylavic, covener
+     +1: ylavic, covener, jim
 
    * mod_proxy: When ping/pong is configured for a worker, don't send or forward
                 "100 Continue" (interim) response to the client if it does not
                 expect one.
      trunk patch: http://svn.apache.org/r1588519
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, covener
+     +1: ylavic, covener, jim
 
    * mod_proxy: Preserve original request headers even if they differ
                 from the ones to be forwarded to the backend. PR 45387.
@@ -203,13 +203,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       trunk patch: http://svn.apache.org/r1452551
                    http://svn.apache.org/r1607960
       2.4.x patch: http://people.apache.org/~covener/patches/httpd-2.4.x-ldap-connttl-conservative.diff
-     +1 covener
+     +1 covener, jim
 
    * mod_ssl: Improve compatibility with mod_nss; allow "SSLEngine off" to override
               Listen-based default.
      trunk patch: http://svn.apache.org/r1537535
      2.4.x patch: trunk patch works
-     +1: jorton, trawick, 
+     +1: jorton, trawick, , jim
 
    * mod_ssl: Fix tmp DH parameter leak, adjust selection to prefer
               larger keys and support up to 8192-bit keys.