Repository: commons-lang
Updated Branches:
  refs/heads/master 6129bdbc6 -> 7316c8218


Correct release date of 3.5 release in 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/7316c821
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/7316c821
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/7316c821

Branch: refs/heads/master
Commit: 7316c8218d6739b525fb4c6e1815158487d56c48
Parents: 6129bdb
Author: Benedikt Ritter <brit...@apache.org>
Authored: Mon Oct 17 11:20:44 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Mon Oct 17 11:20:44 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/7316c821/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 35f6626..36a9472 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -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>

Reply via email to