You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2004/04/18 08:14:52 UTC

cvs commit: jakarta-commons/io RELEASE-NOTES.txt

bayard      2004/04/17 23:14:52

  Modified:    io       RELEASE-NOTES.txt
  Log:
  improved release notes
  
  Revision  Changes    Path
  1.4       +13 -9     jakarta-commons/io/RELEASE-NOTES.txt
  
  Index: RELEASE-NOTES.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/io/RELEASE-NOTES.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- RELEASE-NOTES.txt	23 Nov 2003 20:12:20 -0000	1.3
  +++ RELEASE-NOTES.txt	18 Apr 2004 06:14:52 -0000	1.4
  @@ -1,22 +1,26 @@
   $Id$
   
  -			 Commons I/O Package
  -			   Version 1.0-dev
  +			 Commons IO Package
  +			   Version 1.0
   			    Release Notes
   
   
   INTRODUCTION:
   
   This document contains the release notes for this version of the Commons
  -I/O package, and highlights changes since the previous version.  The
  -current release adds new features and bug fixes, and is being done now to
  -follow the release early/release often mentality.
  +IO package.
   
  -NEW FEATURES:
  +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.
   
  -* 
  +NEW FEATURES:
   
  +* This is the first release of Commons IO, so all features are new features. 
   
   BUG FIXES:
   
  -
  +Since this is the first release, there are no declared bugfixes.
  
  
  

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