blob: b9ea052013dc965bdf0f5432c50ecde1848b866f [file] [log] [blame]
$Id$
Commons IO Package
Version 1.4
Release Notes
INTRODUCTION:
Commons IO is a package of Java utility classes for java.io's hierarchy.
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,
and endian transformation classes.
Compatibility with 1.3.2
------------------------
Binary compatible - ?
Source compatible - ?
Semantic compatible - ?
Bug fixes from 1.3.2
--------------------
Feedback
--------
Open source works best when you give feedback:
http://jakarta.apache.org/commons/io/
Please direct all bug reports to JIRA
http://issues.apache.org/jira/browse/IO
Or subscribe to the commons-user mailing list (prefix emails by [io])
http://jakarta.apache.org/site/mail.html
The Commons-IO Team