You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/03/26 22:24:09 UTC

svn commit: r1582066 - /tomcat/trunk/webapps/docs/changelog.xml

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&apos;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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org