Adding notes on getSimpleName and FormattableUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1097700 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8a39fd4651
commit
a1eee7b8d4
|
@ -22,6 +22,8 @@
|
|||
<body>
|
||||
|
||||
<release version="3.0" date="Unreleased" description="Backwards incompatible update of Commons Lang to Java 5">
|
||||
<action type="add" issue="LANG-697">Add FormattableUtils class</action>
|
||||
<action type="add">Add ClassUtils.getSimpleName() methods</action>
|
||||
<action type="add" issue="LANG-692">Add hashCodeMulti varargs method</action>
|
||||
<action type="remove" issue="LANG-691">Removed DateUtils.UTC_TIME_ZONE</action>
|
||||
<action type="update" issues="LANG-687">Convert more of the StringUtils API to take CharSequence</action>
|
||||
|
|
Loading…
Reference in New Issue