]> granicus.if.org Git - apache/commitdiff
votes
authorJim Jagielski <jim@apache.org>
Thu, 5 Mar 2015 14:47:16 +0000 (14:47 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 5 Mar 2015 14:47:16 +0000 (14:47 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1664360 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c5b2a3e7566117ebf36e80f3b1d824494a577e52..73f64e6790c556223c0cc3651afe30023884575d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -224,7 +224,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      CertificateExactMatch in RFC4523.
      trunk patch: http://svn.apache.org/r1661258
      2.4.x patch: trunk works
-     +1: minfrin, ylavic
+     +1: minfrin, ylavic, jim
 
   *) mod_deflate: A misplaced check prevents limiting small bodies with the
      new inflate limits.  PR56872.
@@ -249,7 +249,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1663017
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mpm_event-notify_suspend_sbh.patch
                   (trunk works, but the above contains the CHANGES entry, which is 2.4.x only...)
-     +1 ylavic, covener
+     +1 ylavic, covener, jim
 
   *) core: Add expression support to ErrorDocument. Switch from a fixed
      sized 664 byte array per merge to a hash table.
@@ -263,7 +263,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      in 2.4.11. PR 57531. [Yann Ylavic]
      trunk patch: http://svn.apache.org/r1664205
      2.4.x patch: trunk works
-     +1 covener
+     +1 covener, jim
 
   *) mod_proxy_balancer: Fix HTML of balancer-manager. Bugz: 55466
      trunk patch: http://svn.apache.org/r1664356