Add LANG-1255 to 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/9209e235
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/9209e235
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/9209e235

Branch: refs/heads/master
Commit: 9209e235a57d1b801b5da527b298f6387e311b34
Parents: 8ac857c
Author: Benedikt Ritter <brit...@apache.org>
Authored: Sun Oct 2 12:26:19 2016 +0200
Committer: Benedikt Ritter <brit...@apache.org>
Committed: Sun Oct 2 12:26:19 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/9209e235/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bc720f7..8a9861e 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-1255" type="add" dev="britter" due-to="Kaiyuan 
Wang">Add DateUtils.toCalendar(Date, TimeZone)</action>
     <action issue="LANG-1261" type="fix" dev="pschumacher" 
>ArrayUtils.contains returns false for instances of subtypes</action>
     <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>

Reply via email to