Author: markt Date: Tue Jun 7 15:48:17 2016 New Revision: 1747260 URL: http://svn.apache.org/viewvc?rev=1747260&view=rev Log: Figured out why it looks wrong. No changelog tags.
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=1747260&r1=1747259&r2=1747260&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Tue Jun 7 15:48:17 2016 @@ -46,17 +46,21 @@ --> <section name="Tomcat 9.0.0.M9" rtext="in development"> <subsection name="Other"> - <fix> - Remove JULI plus log4j extras and embedded artifacts from Maven release - script. (markt) - </fix> + <changelog> + <fix> + Remove JULI plus log4j extras and embedded artifacts from Maven release + script. (markt) + </fix> + </changelog> </subsection> </section> <section name="Tomcat 9.0.0.M8" rtext="release in progress"> <subsection name="Coyote"> - <fix> - Remove accidentally committed debug code. (markt) - </fix> + <changelog> + <fix> + Remove accidentally committed debug code. (markt) + </fix> + </changelog> </subsection> </section> <section name="Tomcat 9.0.0.M7" rtext="not released"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org