From: Jeff Trawick Date: Wed, 11 Jun 2014 19:35:54 +0000 (+0000) Subject: vote+note X-Git-Tag: 2.4.10~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1bebde0da2fa9c84ee9a38b6350445b4ce72800;p=apache vote+note git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1601998 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 098447844b..25b7609daf 100644 --- a/STATUS +++ b/STATUS @@ -228,6 +228,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/r1496709 2.4.x patch: trunk works (modulo ap_mmn.h) +1: jailletc36, ylavic + trawick: you probably want r1601995 * Easy patches - synch with trunk core: avoid a double apr_time_now() call on the first succeeding read. @@ -256,7 +257,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works (modulo CHANGES) 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ab_custom_method.patch (modulo CHANGES) - +1: ylavic + +1: ylavic, trawick * mod_ssl, event: Ensure that the SSL close notify alert is flushed to the client. PR54998.