You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2006/01/06 01:37:40 UTC

svn commit: r366358 - /jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

Author: scolebourne
Date: Thu Jan  5 16:37:37 2006
New Revision: 366358

URL: http://svn.apache.org/viewcvs?rev=366358&view=rev
Log:
Increase certainty that files are closed in case of error

Modified:
    jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt

Modified: jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt?rev=366358&r1=366357&r2=366358&view=diff
==============================================================================
--- jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/io/trunk/RELEASE-NOTES.txt Thu Jan  5 16:37:37 2006
@@ -33,6 +33,9 @@
 - FileSystemUtils.freeSpace(drive)
   Fix to allow Windows based command to function in French locale
 
+- FileUtils.read*
+  Increase certainty that files are closed in case of error
+
 
 Enhancements from 1.1
 ---------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org