Author: schultz Date: Mon Dec 12 16:27:20 2016 New Revision: 1773824 URL: http://svn.apache.org/viewvc?rev=1773824&view=rev Log: Correct changelog entry.
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1773824&r1=1773823&r2=1773824&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Mon Dec 12 16:27:20 2016 @@ -108,10 +108,6 @@ when generating the re-written URL. Based on a patch by Michael Osipov. (markt) </fix> - <fix> - <bug>60467</bug>: remove problematic characters from XML document - (schultz). Based upon a patch by Michael Osipov. - </fix> <update> Update the warnings that reference required options for running on Java 9 to use the latest syntax for those options. (markt) @@ -151,6 +147,10 @@ <bug>60412</bug>: Add information on the comment syntax for the <code>RewriteValve</code> configuration. (markt) </fix> + <fix> + <bug>60467</bug>: remove problematic characters from XML documentation. + Based upon a patch by Michael Osipov. (schultz) + </fix> </changelog> </subsection> <subsection name="Tribes"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org