mirror of
https://github.com/apache/commons-lang.git
synced 2025-02-10 12:05:06 +00:00
[LANG-1555] Ignored exception ignored
, should not be called so #540.
This commit is contained in:
parent
29b87d5cea
commit
a9be3ec55b
@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
<action issue="LANG-1553" type="add" dev="ggregory" due-to="XenoAmess">Change array style from `int a[]` to `int[] a` #537.</action>
|
<action issue="LANG-1553" type="add" dev="ggregory" due-to="XenoAmess">Change array style from `int a[]` to `int[] a` #537.</action>
|
||||||
<action issue="LANG-1552" type="add" dev="ggregory" due-to="XenoAmess">Change from addAll to constructors for some List #536.</action>
|
<action issue="LANG-1552" type="add" dev="ggregory" due-to="XenoAmess">Change from addAll to constructors for some List #536.</action>
|
||||||
<action issue="LANG-1554" type="add" dev="ggregory" due-to="XenoAmess">Fix typos #539.</action>
|
<action issue="LANG-1554" type="add" dev="ggregory" due-to="XenoAmess">Fix typos #539.</action>
|
||||||
|
<action issue="LANG-1555" type="add" dev="ggregory" due-to="XenoAmess">Ignored exception `ignored`, should not be called so #540.</action>
|
||||||
</release>
|
</release>
|
||||||
|
|
||||||
<release version="3.10" date="2020-03-22" description="New features and bug fixes. Requires Java 8, supports Java 9, 10, 11.">
|
<release version="3.10" date="2020-03-22" description="New features and bug fixes. Requires Java 8, supports Java 9, 10, 11.">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user