Author: kkolinko
Date: Tue Mar 19 14:40:18 2013
New Revision: 1458316
URL: http://svn.apache.org/r1458316
Log:
Add changelog entry for r1457889
Reorder sections according to canonical order (as stated by a comment at the
top of Changelog file)
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=1458316&r1=1458315&r2=1458316&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Mar 19 14:40:18 2013
@@ -108,6 +108,14 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Web applications">
+ <changelog>
+ <update>
+ Correct Deployer, Manager and Context pages of Tomcat documentation.
+ (kkolinko)
+ </update>
+ </changelog>
+ </subsection>
<subsection name="jdbc-pool">
<changelog>
<fix>
@@ -124,12 +132,13 @@
</fix>
</changelog>
</subsection>
- <subsection name="Web applications">
+ <subsection name="Other">
<changelog>
- <update>
- Correct Deployer, Manager and Context pages of Tomcat documentation.
- (kkolinko)
- </update>
+ <fix>
+ Update to Apache Commons Daemon 1.0.14 to resolve <bug>54609</bug>
+ which meant that installation of Windows service could fail
+ producing incorrect service launch command. (mturk)
+ </fix>
</changelog>
</subsection>
</section>
@@ -454,7 +463,7 @@
<subsection name="Other">
<changelog>
<update>
- Update to Commons Daemon 1.0.12. (markt)
+ Update to Apache Commons Daemon 1.0.12. (markt)
</update>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]