Author: markt Date: Tue Feb 2 12:00:26 2016 New Revision: 1728094 URL: http://svn.apache.org/viewvc?rev=1728094&view=rev Log: Add missing tag
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=1728094&r1=1728093&r2=1728094&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Tue Feb 2 12:00:26 2016 @@ -95,11 +95,13 @@ </changelog> </subsection> <subsection name="WebSocket"> - <fix> - Fix a timing issue on session close that could result in an exception - being thrown for an incomplete message even through the message was - completed. (markt) - </fix> + <changelog> + <fix> + Fix a timing issue on session close that could result in an exception + being thrown for an incomplete message even through the message was + completed. (markt) + </fix> + </changelog> </subsection> </section> <section name="Tomcat 8.0.31 (markt)" rtext="not released"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org