Author: markt
Date: Mon Feb 4 08:35:49 2019
New Revision: 1852879
URL: http://svn.apache.org/viewvc?rev=1852879&view=rev
Log:
Move entry to 9.0.16 as the change was made after the tag
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=1852879&r1=1852878&r2=1852879&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Feb 4 08:35:49 2019
@@ -45,6 +45,13 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.16 (markt)" rtext="in development">
+ <subsection name="Tribes">
+ <changelog>
+ <fix>
+ Remove unnecessary shutdown for executor. (kfujino)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 9.0.15 (markt)" rtext="release in progress">
<subsection name="Catalina">
@@ -254,9 +261,6 @@
<fix>
Never expire the local member from a Membership. (remm)
</fix>
- <fix>
- Remove unnecessary shutdown for executor. (kfujino)
- </fix>
</changelog>
</subsection>
<subsection name="Other">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]