Noting LANG-677
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1066733 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3e5d5dc9c0
commit
e9f5fc1400
|
@ -22,6 +22,7 @@
|
|||
<body>
|
||||
|
||||
<release version="3.0" date="Unreleased" description="Backwards incompatible update of Commons Lang to Java 5">
|
||||
<action type="fix" issue="LANG-677">DateUtils.isSameLocalTime compares using 12 hour clock and not 24 hour</action>
|
||||
<action type="add" issue="LANG-610">Extend exception handling in ConcurrentUtils to runtime exceptions.</action>
|
||||
<action type="fix" issue="LANG-624">SystemUtils.getJavaVersionAsFloat throws StringIndexOutOfBoundsException on Android runtime/Dalvik VM</action>
|
||||
<action type="remove" issue="LANG-673">WordUtils.abbreviate() removed</action>
|
||||
|
|
Loading…
Reference in New Issue