LANG-1214: add changes.xml entry

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

Branch: refs/heads/master
Commit: 1169aac7a1a7bc056c37369892f638e137bff3e8
Parents: fbb5d31
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Sun Aug 21 13:18:03 2016 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Sun Aug 21 13:18:03 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/1169aac7/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c841af5..d7ebb42 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="tba">
+    <action issue="LANG-1214" type="fix" dev="pschumacher" due-to="Henry 
Tung">Handle "void" in ClassUtils.getClass()</action>
     <action issue="LANG-1250" type="fix" dev="pschumacher" due-to="Glease 
Wang">SerializationUtils#deserialize has unnecessary code and a comment for 
that</action>
     <action issue="LANG-1259" type="update" dev="britter" due-to="Dominik 
Stadler">JavaDoc for ArrayUtils.isNotEmpty() is slightly misleading</action>
     <action issue="LANG-1257" type="add" dev="ggregory" due-to="Gary 
Gregory">Add APIs StringUtils.wrapIfMissing(String, char|String)</action>

Reply via email to