You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2018/02/07 16:19:43 UTC

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

Author: rjung
Date: Wed Feb  7 16:19:43 2018
New Revision: 1823495

URL: http://svn.apache.org/viewvc?rev=1823495&view=rev
Log:
Move new changelog item to correct subsection.

Follow on to r1823492.

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=1823495&r1=1823494&r2=1823495&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Feb  7 16:19:43 2018
@@ -45,15 +45,19 @@
   issues do not "pop up" wrt. others).
 -->
 <section name="Tomcat 9.0.6 (markt)" rtext="in development">
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        Minor optimization when calling class tranformers. (rjung)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Web applications">
     <changelog>
       <add>
         <bug>48672</bug>: Add documentation for the Host Manager web
         application. Patch provided by Marek Czernek. (markt)
       </add>
-      <fix>
-        Minor optimization when calling class tranformers. (rjung)
-      </fix>
     </changelog>
   </subsection>
 </section>



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