]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorJim Jagielski <jim@apache.org>
Thu, 21 Jan 2016 16:52:58 +0000 (16:52 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 21 Jan 2016 16:52:58 +0000 (16:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1726020 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ff97019eed56be4fd94a6221d944a370a18e17d3..b0597aac4bb5fd7264fc1c25f0c026c94a2b6d94 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -169,7 +169,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1718514
                   http://svn.apache.org/r1721313 (untested because I don't have this system)
      2.4.x patch: trunk works
-     +1: jailletc36
+     +1: jailletc36, jim
      
   *) mod_ssl: Save some TLS record (application data) fragmentations by
      including the last and subsequent suitable buckets when coalescing.
@@ -179,14 +179,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works, modulo CHANGES (from both r1723122,1723284)
                   For convenience (possibly):
                   http://people.apache.org/~ylavic/httpd-2.4.x-ssl_io_filter_coalesce.patch
-     +1: ylavic
+     +1: ylavic, jim
 
   *) core: Add expr= support to SetHandler (someone wanted this in
      a well-articulated serverfault post).
      trunk patch:  http://svn.apache.org/r1725149
                    http://svn.apache.org/r1725151
      2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff
-     +1 covener
+     +1 covener, jim
 
   *) Add APLOGNO, first chunk (those that were detected by coccinelle).
      There are some more but they are easier to backport once these here are applied.
@@ -196,7 +196,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch:  http://people.apache.org/~rjung/patches/aplogno-backport-r1725392.patch
                    http://people.apache.org/~rjung/patches/aplogno-backport-r1725394.patch
                    http://people.apache.org/~rjung/patches/aplogno-backport-r1725395.patch
-     +1 rjung
+     +1 rjung, jim
 
   *) ap_expr: Add kept_body() function for expressions against r->kept_body()
      trunk patch:  http://svn.apache.org/r1725755