correct LANG-1314 changes.xml entry description
This commit is contained in:
parent
15dcb423cf
commit
39a2a6fa38
|
@ -78,7 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
<action issue="LANG-1311" type="fix" dev="pschumacher" due-to="Aaron Digulla">TypeUtils.toString() doesn't handle primitive and Object arrays correctly</action>
|
||||
<action issue="LANG-1312" type="fix" dev="pschumacher">LocaleUtils#toLocale does not support language followed by UN M.49 numeric-3 area code</action>
|
||||
<action issue="LANG-1265" type="fix" dev="pschumacher">Build failures when building with Java 9 EA</action>
|
||||
<action issue="LANG-1314" type="fix" dev="pschumacher" due-to="Allon Murienik">Fix javadoc creation on with Java 8</action>
|
||||
<action issue="LANG-1314" type="fix" dev="pschumacher" due-to="Allon Murienik">javadoc creation broken with Java 8</action>
|
||||
</release>
|
||||
|
||||
<release version="3.5" date="2016-10-13" description="New features including Java 9 detection">
|
||||
|
|
Loading…
Reference in New Issue