Author: markt Date: Tue Jun 19 09:58:04 2012 New Revision: 1351631 URL: http://svn.apache.org/viewvc?rev=1351631&view=rev Log: Add missing changelog tags
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1351631&r1=1351630&r2=1351631&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Jun 19 09:58:04 2012 @@ -55,31 +55,37 @@ --> <section name="Tomcat 7.0.29 (markt)"> <subsection name="Catalina"> - <fix> - Fix checking of recommended tcnative library version when using the APR - connector. (rjung) - </fix> + <changelog> + <fix> + Fix checking of recommended tcnative library version when using the APR + connector. (rjung) + </fix> + </changelog> </subsection> <subsection name="Web applications"> - <fix> - Update the WebSocket examples in the examples web application so that they - work with secure connections (wss) as well as non-secure (ws) connections. - (markt) - </fix> + <changelog> + <fix> + Update the WebSocket examples in the examples web application so that + they work with secure connections (wss) as well as non-secure (ws) + connections. (markt) + </fix> + </changelog> </subsection> <subsection name="Other"> - <fix> - Fix cleanup of temporary files in <code>TestNamingContext</code> test. - (kkolinko) - </fix> - <fix> - Remove a few files from the source distribution that are not required - since they are copied / generated during the build. (markt) - </fix> - <fix> - Add manifest files to the set of files for which the line-ending is - changed to match the OS defaults in the source distributions. (markt) - </fix> + <changelog> + <fix> + Fix cleanup of temporary files in <code>TestNamingContext</code> test. + (kkolinko) + </fix> + <fix> + Remove a few files from the source distribution that are not required + since they are copied / generated during the build. (markt) + </fix> + <fix> + Add manifest files to the set of files for which the line-ending is + changed to match the OS defaults in the source distributions. (markt) + </fix> + </changelog> </subsection> </section> <section name="Tomcat 7.0.28 (markt)"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org