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 2017/04/15 19:13:18 UTC

svn commit: r1791540 - /tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Author: rjung
Date: Sat Apr 15 19:13:18 2017
New Revision: 1791540

URL: http://svn.apache.org/viewvc?rev=1791540&view=rev
Log:
Move new changelog entry into correct subsection.

Modified:
    tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1791540&r1=1791539&r2=1791540&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Sat Apr 15 19:13:18 2017
@@ -48,9 +48,6 @@
   <subsection name="General">
     <changelog>
       <add>
-        Document <code>test.threads</code> option in BUILDING.txt. (kkolinko, rjung)
-      </add>
-      <add>
         Allow to exclude JUnit test classes using the build property
         <code>test.exclude</code> and document the property in
         BUILDING.txt. (rjung)
@@ -82,6 +79,14 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Web applications">
+    <changelog>
+      <add>
+        Document <code>test.threads</code> option in BUILDING.txt.
+        (kkolinko, rjung)
+      </add>
+    </changelog>
+  </subsection>
   <subsection name="jdbc-pool">
     <changelog>
       <scode>



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