Author: markt
Date: Wed Apr 13 19:08:39 2016
New Revision: 1738996

URL: http://svn.apache.org/viewvc?rev=1738996&view=rev
Log:
Correct section

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=1738996&r1=1738995&r2=1738996&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Apr 13 19:08:39 2016
@@ -53,11 +53,6 @@
         provided by Ondrej Medek. (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>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)
@@ -165,6 +160,11 @@
         which protects against weak Diffie-Hellman keys. (markt)
       </add>
       <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 clsoe
         situations. (remm)
       </fix>



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

Reply via email to