You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2011/07/10 17:15:27 UTC

svn commit: r1144876 - /tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

Author: rjung
Date: Sun Jul 10 15:15:27 2011
New Revision: 1144876

URL: http://svn.apache.org/viewvc?rev=1144876&view=rev
Log:
Oups, forgot changelog:
Support arbitrary protocol combinations of SSLv2,
SSLv3 and TLSv1.

Modified:
    tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml

Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml?rev=1144876&r1=1144875&r2=1144876&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/changelog.xml Sun Jul 10 15:15:27 2011
@@ -39,6 +39,9 @@
 <section name="Changes between 1.1.20 and 1.1.21">
   <changelog>
     <fix>
+      Support arbitrary protocol combinations of SSLv2, SSLv3 and TLSv1. (rjung)
+    </fix>
+    <fix>
       <bug>51437</bug>: Try loading certificate in DER format if PEM was invalid. (mturk)
     </fix>
     <fix>



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