Author: rjung
Date: Sat Apr 15 19:13:31 2017
New Revision: 1791541
URL: http://svn.apache.org/viewvc?rev=1791541&view=rev
Log:
Move new changelog entry into correct subsection.
Modified:
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1791541&r1=1791540&r2=1791541&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sat Apr 15 19:13:31 2017
@@ -61,10 +61,6 @@
<subsection name="General">
<changelog>
<add>
- Document the property <code>test.excludePerformance</code>
- in BUILDING.txt. (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)
@@ -94,6 +90,14 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Web applications">
+ <changelog>
+ <add>
+ Document the property <code>test.excludePerformance</code>
+ in BUILDING.txt. (rjung)
+ </add>
+ </changelog>
+ </subsection>
<subsection name="jdbc-pool">
<changelog>
<scode>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]