You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/03/18 18:59:45 UTC

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

Author: ggregory
Date: Sun Mar 18 17:59:45 2012
New Revision: 1302186

URL: http://svn.apache.org/viewvc?rev=1302186&view=rev
Log:
Clean up text.

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

Modified: commons/proper/io/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/RELEASE-NOTES.txt?rev=1302186&r1=1302185&r2=1302186&view=diff
==============================================================================
--- commons/proper/io/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/io/trunk/RELEASE-NOTES.txt Sun Mar 18 17:59:45 2012
@@ -5,12 +5,12 @@
 
 INTRODUCTION:
 
-Commons IO is a package of Java utility classes for java.io's hierarchy.  
+Commons IO is a package of Java utility classes like java.io.  
 Classes in this package are considered to be so standard and of such high 
 reuse as to justify existence in java.io.
 
 Commons IO contains utility classes, stream implementations, file filters, 
-file comparators and endian transformation classes.
+file comparators, endian transformation classes, and much more.
 
 ==============================================================================
 Commons IO Package Version 2.2