Adding LANG-510

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090525 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-04-09 04:47:15 +00:00
parent f08d8a2b0c
commit 83558381e3
1 changed files with 1 additions and 0 deletions

View File

@ -100,6 +100,7 @@ IMPROVEMENTS IN 3.0
[LANG-504] bring ArrayUtils.isEmpty to the generics world.
[LANG-505] Rewrite StringEscapeUtils.
[LANG-507] StringEscapeUtils.unescapeJava should support \u+ notation.
[LANG-510] Convert StringUtils API to take CharSequence.
[LANG-513] Better EnumUtils.
[LANG-528] Mutable classes should implement an appropriately typed Mutable interface.
[LANG-539] Compile commons.lang for CDC 1.1/Foundation 1.1.