[LANG-1275] Updated changes.xml.

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/78134f6b
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/78134f6b
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/78134f6b

Branch: refs/heads/release
Commit: 78134f6b3f1facd019e604d2cd000c4ce7cf9a0a
Parents: 809e2be
Author: oheger <oliver.he...@oliver-heger.de>
Authored: Mon Oct 10 22:19:59 2016 +0200
Committer: oheger <oliver.he...@oliver-heger.de>
Committed: Mon Oct 10 22:19:59 2016 +0200

----------------------------------------------------------------------
 src/changes/changes.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/78134f6b/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a6c5b7..3489eb9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
   <body>
 
   <release version="3.5" date="tba" 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>
     <action issue="LANG-1023" type="add" dev="britter" due-to="Marko 
Bekhta">Add WordUtils.wrap overload with customizable breakable 
character</action>

Reply via email to