]> granicus.if.org Git - apache/commitdiff
votes
authorJim Jagielski <jim@apache.org>
Mon, 18 May 2015 11:02:16 +0000 (11:02 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 18 May 2015 11:02:16 +0000 (11:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1679984 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6ee8c15c97d398cd9f9b024b4a7b14392ef6447b..b59b614d31309ed7a81955eadc56c8d747aac362 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -207,7 +207,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1656368
                   http://svn.apache.org/r1679714
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets-v3.patch
-     +1: ylavic
+     +1: ylavic, jim
      wrowe: the statics are not explicitly initialized for clarity
             ap_log_common is horribly named, perhaps ap_log_mpm_common()?
      ylavic: v3 with s/ap_log_common/ap_log_mpm_common/ (jim's vote discarded).
@@ -277,21 +277,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1679428
                   http://svn.apache.org/r1679432 [CHANGES]
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: wrowe, ylavic
+     +1: wrowe, ylavic, jim
 
   *) Always prepend "!aNULL:!eNULL:" to SSL_DEFAULT_CIPHER_LIST (default for
      SSL[Proxy]CipherSuite) since we support OpenSSL versions where this was
      not yet included by default (follow up to merge r1542327 in 2.4.7).
      trunk patch: http://svn.apache.org/r1679470
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, wrowe
+     +1: ylavic, wrowe, jim
 
   *) mod_dir: backport r1679620 which reverts r1675103. This change makes 
      FallBackResource hijack requests that mod_autoindex might want to handle
      later.
      trunk patch: http://svn.apache.org/r1679620
      2.4.x patch: trunk works
-     +1 covener, gsmith
+     +1 covener, gsmith, jim
 
 OTHER PROPOSALS