LANG-1240: 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/17d6f216
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/17d6f216
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/17d6f216

Branch: refs/heads/master
Commit: 17d6f2163db436518f953166c1e9d495232f90b6
Parents: 84d5291
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Mon May 30 22:21:56 2016 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Mon May 30 22:23:33 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/17d6f216/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a03b992..d1785b7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -22,6 +22,7 @@
   <body>
 
   <release version="3.5" date="tba" description="tba">
+    <action issue="LANG-1240" type="update" dev="pschumacher" 
due-to="zhanhb">Optimize BitField constructor implementation</action>
     <action issue="LANG-1206" type="update" dev="pschumacher" due-to="Mohammed 
Alfallaj">Improve CharSetUtils.squeeze() performance</action>
     <action issue="LANG-1225" type="add" dev="pschumacher" due-to="Caleb 
Cushing">Add RandomStringUtils#randomGraph and #randomPrint which match 
corresponding regular expression class</action>
     <action issue="LANG-901" type="fix" dev="pschumacher" due-to="Matthew 
Bartenschlag">StringUtils#startsWithAny/endsWithAny is case sensitive - 
documented as case insensitive</action>

Reply via email to