Author: markt
Date: Wed Feb  2 01:07:37 2011
New Revision: 1066292

URL: http://svn.apache.org/viewvc?rev=1066292&view=rev
Log:
Vote

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1066292&r1=1066291&r2=1066292&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Wed Feb  2 01:07:37 2011
@@ -94,8 +94,10 @@ PATCHES PROPOSED TO BACKPORT:
    kkolinko:
      1) s/for (String cipher : ciphers){/for (int i=0; 
i<ciphers.length;i++){String cipher=ciphers[i];/
      2) do not change visibility of defaultProtocol, defaultKeystoreType 
+   markt:
+     Happy to include those changes
 
 * Improve HTTP specification compliance
   http://svn.apache.org/viewvc?rev=1066244&view=rev
-  +1: kkolinko, rjung
+  +1: kkolinko, rjung, markt
   -1:



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to