Author: markt
Date: Wed Apr 13 19:10:24 2016
New Revision: 1738997
URL: http://svn.apache.org/viewvc?rev=1738997&view=rev
Log:
Correct section
Modified:
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml?rev=1738997&r1=1738996&r2=1738997&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml Wed Apr 13 19:10:24 2016
@@ -48,11 +48,6 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>58970</bug>: Fix a connection counting bug in the NIO connector
- that meant some dropped connections were not removed from the current
- connection count. (markt)
- </fix>
- <fix>
<bug>59206</bug>: Ensure NPE will not be thrown by
<code>o.a.tomcat.util.file.ConfigFileLoader</code> when
<code>catalina.base</code> is not specified. (violetagg)
@@ -158,6 +153,11 @@
configured to use more secure keys. (markt)
</fix>
<fix>
+ <bug>58970</bug>: Fix a connection counting bug in the NIO connector
+ that meant some dropped connections were not removed from the current
+ connection count. (markt)
+ </fix>
+ <fix>
<bug>59289</bug>: Do not recycle upgrade processors in unexpected close
situations. (remm)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]