]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
+1 for renegotiation flag patch
authorJeff Trawick <trawick@apache.org>
Fri, 26 Feb 2010 22:18:02 +0000 (22:18 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 26 Feb 2010 22:18:02 +0000 (22:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@916842 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index da0a0eb2d429d4f745c8bc7899b5b5ce134e2530..2dc9ebe60e7015fbd83fc2e5e8fc3ebf109af7fa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -221,7 +221,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewcvs.cgi?rev=916817&view=rev
       Backport version for 2.2.x of patch:
         http://people.apache.org/~jorton/ms_reneg22_v2.diff
-      +1: jorton,
+      +1: jorton, trawick
 
   * mod_ssl: Fix potential SSL I/O filter hang if a long list of 
     trusted CAs is configured for client cert auth.  PR 46952