svn propchange: r1787949 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1787949 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1787949
Modified property: svn:log

Modified: svn:log at Tue Mar 28 04:48:07 2017
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar 28 04:48:07 2017
@@ -1,5 +1,5 @@
 Improved: Use try-with-resources statement wherever it's possible
 (OFBIZ-8202)
 
-No functional changes, replace finally blocks closing EntityListIterator by
+Replace finally blocks closing EntityListIterator by
 try-with-resource, and refactors around