2004-02-22 23:36:06 -05:00
|
|
|
$Id: RELEASE-NOTES.txt,v 1.27 2004/02/23 04:36:06 ggregory Exp $
|
2002-07-18 23:35:56 -04:00
|
|
|
|
2003-07-08 01:50:42 -04:00
|
|
|
Commons Lang Package
|
2004-02-22 23:36:06 -05:00
|
|
|
Version 2.1-dev
|
2003-07-11 02:38:58 -04:00
|
|
|
Release Notes
|
2002-07-18 23:35:56 -04:00
|
|
|
|
|
|
|
|
|
|
|
INTRODUCTION:
|
|
|
|
|
|
|
|
This document contains the release notes for this version of the Commons
|
2002-09-24 21:33:06 -04:00
|
|
|
Lang package. Commons Lang is a set of utility functions and reusable
|
|
|
|
components that should be a help in any Java environment.
|
2002-07-25 18:44:29 -04:00
|
|
|
|
2003-07-16 17:19:22 -04:00
|
|
|
|
|
|
|
INCOMPATIBLE CHANGES:
|
2002-07-25 18:44:29 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
<TODO>
|
2002-07-25 18:44:29 -04:00
|
|
|
|
2002-07-18 23:35:56 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
NEW FEATURES:
|
2002-07-18 23:35:56 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
<TODO>
|
2002-09-24 21:33:06 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
Since the release of the 2.0 package the following classes have been added:
|
2002-07-18 23:35:56 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
<TODO>
|
2003-07-08 01:50:42 -04:00
|
|
|
|
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
Since the release of the 2.0 package the following classes have been changed:
|
2002-07-18 23:35:56 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
<TODO>
|
2002-09-24 21:33:06 -04:00
|
|
|
|
|
|
|
|
2003-07-08 01:50:42 -04:00
|
|
|
BUG FIXES:
|
|
|
|
|
2003-07-11 23:29:27 -04:00
|
|
|
ID Sev Pri Plt Owner State Result Summary
|
2003-07-08 01:50:42 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
<TODO>
|
2003-07-08 01:50:42 -04:00
|
|
|
|
2003-08-15 22:41:18 -04:00
|
|
|
|
2003-07-08 01:50:42 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
DEPRECATIONS:
|
2003-07-08 01:50:42 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
lang.enum.*:
|
|
|
|
Deprecated and replaced by org.apache.commons.lang.enums.* and will be
|
|
|
|
removed in version 3.0. All classes in this package are deprecated and
|
|
|
|
repackaged to org.apache.commons.lang.enums since enum is a Java 1.5
|
|
|
|
keyword.
|
2003-07-08 01:50:42 -04:00
|
|
|
|
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
CHANGES: [In 'diff' format]
|
2003-07-08 01:50:42 -04:00
|
|
|
|
2004-02-22 23:36:06 -05:00
|
|
|
<TODO>
|
2003-07-08 01:50:42 -04:00
|
|
|
|
2002-07-18 23:35:56 -04:00
|
|
|
|