Repository: commons-lang
Updated Branches:
  refs/heads/master ad1b72b7e -> 49e8d539f


Add description for release 3.5


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

Branch: refs/heads/master
Commit: 49e8d539fb248b9dff23e2c5b0766c0f966cee64
Parents: ad1b72b
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sat Sep 17 16:36:42 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sat Sep 17 16:36:42 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/49e8d539/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b1c99ff..4f06362 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="tba" description="tba">
+  <release version="3.5" date="tba" description="New features including Java 9 
detection">
     <action issue="LANG-1197" type="update" dev="pschumacher" >Prepare Java 9 
detection</action>
     <action issue="LANG-1252" type="fix" dev="chtompki" due-to="Rob 
Tompkins">Rename NumberUtils.isNumber, isCreatable to better reflect 
createNumber. Also, accommodated for "+" symbol as prefix in isCreatable and 
isNumber.</action>
     <action issue="LANG-1262" type="update" dev="pschumacher" due-to="Ruslan 
Cheremin">CompareToBuilder.append(Object, Object, Comparator) method is too big 
to be inlined</action>

Reply via email to