diff --git a/STATUS.html b/STATUS.html index 3649087bd..199a45e08 100644 --- a/STATUS.html +++ b/STATUS.html @@ -7,7 +7,7 @@

The Jakarta Commons Lang Component

-$Id: STATUS.html,v 1.39 2003/07/07 15:13:20 bayard Exp $
+$Id: STATUS.html,v 1.40 2003/07/08 05:21:44 bayard Exp $
[Introduction] [Dependencies] [Release Info] @@ -27,19 +27,18 @@ The following principal classes are included:

  • Builder package - A package for the creation of equals, hashCode, compareTo and toString methods. +
  • Enum package - A package for the creation of enumerated types. +
  • Exception package - A package for the creation and manipulation of nested exceptions.
  • +
  • Math package - A package for simple business (not scientific) maths classes. +
  • + +
  • Time package - A package for date/time related utilities. +
  • Util package - A package for common useful utilities. +
  • @@ -99,11 +109,11 @@ components for development and use:

    3. RELEASE INFO

    Current Release: -Version 1.0 +Version 2.0

    Planned Next Release: -A 2.0 will be released after a undefined period of development. +Unknown.