From 77c156da787075cdc740c186216498d49e494f5c Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Thu, 8 Jan 2015 16:05:53 +0000 Subject: [PATCH] Add some easy votes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1650318 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/STATUS b/STATUS index b8643800ad..baa756c261 100644 --- a/STATUS +++ b/STATUS @@ -225,7 +225,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~trawick/ap_log_data-to-2.4.x.txt (trunk works with the expected minor conflicts in CHANGES and ap_mmn.h) - +1: trawick, covener + +1: trawick, covener, rjung * mod_proxy_ajp: Fix client connection errors handling and logged status when it occurs. PR 56823. @@ -238,7 +238,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 57328. trunk patch: http://svn.apache.org/r1643825 2.4.x patch: trunk works (module CHANGES) - +1: ylavic + +1: ylavic, rjung * mod_ssl: Fix renegotiation failures redirected to an ErrorDocument. PR 57334. @@ -251,7 +251,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1601919 http://svn.apache.org/r1650061 2.4.x patch: trunk works (module CHANGES) - +1: ylavic + +1: ylavic, rjung * core: Add ap_errorlog_provider to make ErrorLog logging modular. This backport keeps syslog logging as part of httpd core and only adds @@ -282,7 +282,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: contains no data. PR 57227. [Bruno Raoult] trunk patch: http://svn.apache.org/r1648201 2.4.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=32209 - +1: druggeri, gsmith + +1: druggeri, gsmith, rjung * core: Fix long lines in config file w/ continuations. PR 55910 trunk patch: http://svn.apache.org/r1648394 @@ -293,12 +293,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: empty string. PR56603 trunk patch: http://svn.apache.org/r1648433 2.4.x patch: trunk works - +1 covener + +1 covener, rjung * split-logfile: Fix perl strict refs error PR56329. trunk patch: 1648719 2.4.x patch: trunks works - +1 covener + +1 covener, rjung * mod_proxy_ajp: Fix get_content_length(). clength in request_rec is for response sizes, not request body size. -- 2.50.1