You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2012/08/31 21:26:40 UTC

svn commit: r1379557 - /httpd/httpd/branches/2.2.x/STATUS

Author: covener
Date: Fri Aug 31 19:26:39 2012
New Revision: 1379557

URL: http://svn.apache.org/viewvc?rev=1379557&view=rev
Log:
votes

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1379557&r1=1379556&r2=1379557&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Aug 31 19:26:39 2012
@@ -170,7 +170,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1333969
      2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1356881
      2.2.x patch: http://people.apache.org/~rjung/patches/mod_proxy_http-fix-hostname-ssl-2_2.patch
-     +1: rjung
+     +1: rjung, covener
 
    * server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify
      alert if the chosen listener is configured for https; not perfect
@@ -180,7 +180,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/viewvc?view=revision&revision=1327080
      2.4.x patch: http://svn.apache.org/viewvc?view=revision&revision=1356884
      2.2.x patch: http://people.apache.org/~rjung/patches/dummy_connection-https-tls-2_2.patch
-     +1: rjung
+     +1: rjung, covener
 
    * byterange filter: Remove apr 1.3 dependency by dropping apr_array_clear
      trunk patch: n/a