You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2017/06/23 21:05:28 UTC

svn commit: r1799702 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Fri Jun 23 21:05:27 2017
New Revision: 1799702

URL: http://svn.apache.org/viewvc?rev=1799702&view=rev
Log:
Changelog entry for r1799701

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1799702&r1=1799701&r2=1799702&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jun 23 21:05:27 2017
@@ -56,6 +56,11 @@
         Add LoadBalancerDrainingValve, a Valve designed to reduce the amount of
         time required for a node to drain its authenticated users. (schultz)
       </add>
+      <fix>
+        Do not log a warning when a <code>null</code> session is returned for an
+        OpenSSL based TLS session since this is expected when session tickets
+        are enabled. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Tribes">



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