Correct release date of 3.5 release in changes.xml
This commit is contained in:
parent
6129bdbc69
commit
7316c8218d
|
@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
</properties>
|
||||
<body>
|
||||
|
||||
<release version="3.5" date="2014-10-13" description="New features including Java 9 detection">
|
||||
<release version="3.5" date="2016-10-13" description="New features including Java 9 detection">
|
||||
<action issue="LANG-1275" type="add" dev="oheger">Added a tryAcquire() method to TimedSemaphore.</action>
|
||||
<action issue="LANG-1273" type="add" dev="ebourg" due-to="Jake Wang">Added a new property IS_OS_MAC_OSX_EL_CAPITAN in SystemUtils</action>
|
||||
<action issue="LANG-1255" type="add" dev="britter" due-to="Kaiyuan Wang">Add DateUtils.toCalendar(Date, TimeZone)</action>
|
||||
|
|
Loading…
Reference in New Issue