You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2018/06/07 08:38:26 UTC

svn commit: r1833107 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

Author: jfclere
Date: Thu Jun  7 08:38:26 2018
New Revision: 1833107

URL: http://svn.apache.org/viewvc?rev=1833107&view=rev
Log:
Add the changelog for 1.2.17

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=1833107&r1=1833106&r2=1833107&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Thu Jun  7 08:38:26 2018
@@ -34,6 +34,24 @@
   This is the Changelog for Tomcat Native 1.2.
   </p>
 </section>
+<section name="Changes in 1.2.17">
+  <changelog>
+    <fix>
+      <bug>62094</bug>: Certificate verification using CRL with
+      Tomcat APR connector does not work. (jfclere)
+    </fix>
+    <fix>
+      <bug>62122</bug>: undefined symbol: SSL_COMP_free_compression_methods. (jfclere)
+    </fix>
+    <fix>
+      <bug>62221</bug>: OCSP response processing uses always the first
+      entry in the response. (jfclere)
+    </fix>
+    <fix>
+      Further clean-up in the OCSP extension logic. (jfclere)
+    </fix>
+  </changelog>
+</section>
 <section name="Changes in 1.2.16">
   <changelog>
     <fix>



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