Revision 155943d345e646cbabb301bf5ee2c890db7da795 authored by Stephen Colebourne on 22 August 2002, 22:11:25 UTC, committed by Stephen Colebourne on 22 August 2002, 22:11:25 UTC

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@136983 13f79535-47bb-0310-9956-ffa450edef68
1 parent 9805a42
Raw File
RELEASE-NOTES.txt
$Id: RELEASE-NOTES.txt,v 1.2 2002/07/25 22:44:29 bayard Exp $

			Commons Lang Package
			   Version 1.0-b1
			    Release Notes


INTRODUCTION:

This document contains the release notes for this version of the Commons
Lang package. 

There is a high demand for the functionality found in Commons Lang in other 
Jakarta projects. Some are already using it, often because they submitted 
the original code, other times because they find the functionality useful,
and other times because they want to release and don't want to depend upon a 
nightly build of Commons Lang.

Therefore this is a beta release of a stable api for these projects and any 
other interested project to depend upon. 

It is important to note that this is not a traditional beta, a piece of 
code thrown out with many bugs remaining. It is a beta because additional 
classes are expected to be added before a full release, but the classes 
contained in this release are not expected to change.


NEW FEATURES:

It's all a new feature. 

BUG FIXES:


back to top