Author: fschumacher
Date: Tue Jan 20 20:52:18 2015
New Revision: 1653367
URL: http://svn.apache.org/r1653367
Log:
Fix formatting:
- ':' after <bug/>
- max width 80 chars
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=1653367&r1=1653366&r2=1653367&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jan 20 20:52:18 2015
@@ -63,10 +63,12 @@
<subsection name="Catalina">
<changelog>
<fix>
- <bug>57425</bug> Don't add attributes with null value or name to the
replicated context. (fschumacher)
+ <bug>57425</bug>: Don't add attributes with null value or name to the
+ replicated context. (fschumacher)
</fix>
<add>
- <bug>57431</bug> Enable usage of custom class for context creation
when using embedded tomcat. (fschumacher)
+ <bug>57431</bug>: Enable usage of custom class for context creation
+ when using embedded tomcat. (fschumacher)
</add>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]