Author: kkolinko Date: Wed Oct 26 18:29:37 2011 New Revision: 1189364 URL: http://svn.apache.org/viewvc?rev=1189364&view=rev Log: Simplify changelog entry. Fix linewrap.
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1189364&r1=1189363&r2=1189364&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Wed Oct 26 18:29:37 2011 @@ -148,7 +148,7 @@ <subsection name="Webapps"> <changelog> <fix> - Correct the documentation for the connectionLinger atribute of the HTTP + Correct the documentation for the connectionLinger attribute of the HTTP connector. (markt) </fix> <add> @@ -157,10 +157,10 @@ </add> <fix> <bug>52049</bug>: Improve setup instructions for running as a Windows - service: remove references to specific Windows operating systems - it - easily becomes dated; correct information on how a JRE is identified and - selected. (markt) - </fix> </changelog> + service: correct information on how a JRE is identified and selected. + (markt) + </fix> + </changelog> </subsection> <subsection name="Other"> <changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org