Author: markt Date: Tue Sep 30 13:23:53 2014 New Revision: 1628436 URL: http://svn.apache.org/r1628436 Log: Correct changelog
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=1628436&r1=1628435&r2=1628436&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Tue Sep 30 13:23:53 2014 @@ -103,9 +103,11 @@ </subsection> <subsection name="Other"> <changelog> - <bug>56606</bug>: When creating <code>tomcat-users.xml</code> in the - Windows Installer, use the new attribute name for the name of the user. - (markt) + <fix> + <bug>56606</bug>: When creating <code>tomcat-users.xml</code> in the + Windows Installer, use the new attribute name for the name of the user. + (markt) + </fix> <add> <bug>56829</bug>: Add the ability for users to define their own values for <code>_RUNJAVA</code> and <code>_RUNJDB</code>. Based on a patch by --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org