Author: markt
Date: Sat Oct 31 19:09:07 2015
New Revision: 1711673
URL: http://svn.apache.org/viewvc?rev=1711673&view=rev
Log:
Update changelog
Modified:
tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1711673&r1=1711672&r2=1711673&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Sat Oct 31 19:09:07
2015
@@ -34,7 +34,15 @@
This is the Changelog for Tomcat Native 1.2.
</p>
</section>
-<section name="Changes between 1.1 and 1.2.0">
+<section name="Changes in 1.2.1">
+ <changelog>
+ <fix>
+ <bug>58566</bug>: Enable Tomcat Native 1.2.x to work with Tomcat releases
+ that do not have the necessary Java code to support SNI. (markt)
+ </fix>
+ </changelog>
+</section>
+<section name="Changes in 1.2.0">
<changelog>
<add>
Add support for TLS extension ALPN. (markt)
@@ -44,6 +52,9 @@
(markt)
</add>
<add>
+ Add support for OpenSSL BIO. (jfclere)
+ </add>
+ <add>
Support wakeable pollsets and add Poll.interrupt() API.
(mturk)
</add>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]