]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote
authorRuediger Pluem <rpluem@apache.org>
Mon, 4 May 2009 09:32:15 +0000 (09:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 4 May 2009 09:32:15 +0000 (09:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@771255 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c44dac651d8382e1111084ca1d3f709085d41739..224402f19147b7ce2c775214bddfcebe0ca13bd3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -126,7 +126,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
  * Correct mod_headers handling of content-type header, trunk version works;
      https://svn.apache.org/viewvc?view=rev&revision=680082
-   +1: wrowe
+   +1: wrowe, rpluem
 
  * mod_ssl: Improve and simplify the implementation of SSLProxyCheckPeerExpire
    by directly using X509_get_notBefore(), X509_get_notAfter() and