From: Eric Covener Date: Sun, 29 Jul 2012 20:51:32 +0000 (+0000) Subject: correct mis-vote in r1366668 X-Git-Tag: 2.4.3~152 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e82663c6b7d31ea934fbcfaad7966a31de4bb1b;p=apache correct mis-vote in r1366668 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1366949 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cef17ea08f..43ee4e6dc1 100644 --- a/STATUS +++ b/STATUS @@ -128,14 +128,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1347980 and http://svn.apache.org/viewvc?view=revision&revision=1348653 2.4.x patch: http://people.apache.org/~rjung/patches/ssl-TLS-SRP-2_4.patch - +1: rjung, covener + +1: rjung, rjung: sf: you applied it to trunk, care to vote? * mod_ssl: Pass the server_rec to ssl_die() and use it to log a message to the main error log, pointing to the appropriate virtual host error log. trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1348660 2.4.x patch: http://people.apache.org/~rjung/patches/ssl_die-improve_vhost-logging-2_4.patch - +1: rjung + +1: rjung, covener rjung: sf: you applied it to trunk, care to vote? * mod_ssl: Work correctly with a development version of OpenSSL.