Noting LANG-691 in the release notes

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1091206 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-04-11 20:59:01 +00:00
parent d827bb7604
commit 54de75b635
2 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,7 @@ REMOVALS IN 3.0
[LANG-493] Remove code that does not hold enough value to remain.
[LANG-590] Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int).
[LANG-673] WordUtils.abbreviate() removed
[LANG-691] Removed DateUtils.UTC_TIME_ZONE
IMPROVEMENTS IN 3.0
===================

View File

@ -86,6 +86,7 @@ REMOVALS IN 3.0
[LANG-493] Remove code that does not hold enough value to remain.
[LANG-590] Remove JDK 1.2/1.3 bug handling in StringUtils.indexOf(String, String, int).
[LANG-673] WordUtils.abbreviate() removed
[LANG-691] Removed DateUtils.UTC_TIME_ZONE
IMPROVEMENTS IN 3.0
===================