aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorHenri Yandell <bayard@apache.org>2011-04-08 20:17:00 +0000
committerHenri Yandell <bayard@apache.org>2011-04-08 20:17:00 +0000
commit445877571861aebf4fc38d5ae55b479327f02757 (patch)
treeb8057a7da0874ca9ed38ab0a4ec31b91c241046a /RELEASE-NOTES.txt
parent287b2cd800f17f40a36a406961fdb701530cbde4 (diff)
downloadapache-commons-lang-445877571861aebf4fc38d5ae55b479327f02757.tar.gz
Note the CharSequence API change
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1090426 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index ff75b0223..c35153ea4 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -82,6 +82,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.