Removed tabs.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137410 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2003-07-12 03:37:24 +00:00
parent fe2bbb8762
commit 4be9ee9124
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
$Id: RELEASE-NOTES.txt,v 1.8 2003/07/12 03:29:27 bayard Exp $
$Id: RELEASE-NOTES.txt,v 1.9 2003/07/12 03:37:24 bayard Exp $
Commons Lang Package
Version 2.0
@ -65,10 +65,10 @@ lang:
added empty constructor
StringUtils:
defaultString method removed.
Nineteen new methods. Eight methods deprecated.
Nineteen new methods. Eight methods deprecated.
SystemUtils:
isJavaVersionAtLeast added. getJavaVersion deprecated.
host of new constants.
host of new constants.
enum:
Enum: