Author: markt Date: Wed Mar 26 21:24:08 2014 New Revision: 1582066 URL: http://svn.apache.org/r1582066 Log: Update changelog for try-with-resources
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=1582066&r1=1582065&r2=1582066&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Wed Mar 26 21:24:08 2014 @@ -61,6 +61,12 @@ </fix> </changelog> </subsection> + <subsection name="Other"> + <scode> + Review source code and take advantage of Java 7's + try-with-resources syntax where possible. (markt) + </scode> + </subsection> </section> <section name="Tomcat 8.0.5 (markt)"> <subsection name="Catalina"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org