Set release date to todays date
This commit is contained in:
parent
26061e38f3
commit
6d8b649451
|
@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||
</properties>
|
||||
<body>
|
||||
|
||||
<release version="3.5" date="2014-10-02" description="New features including Java 9 detection">
|
||||
<release version="3.5" date="2014-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