Repository: commons-lang
Updated Branches:
  refs/heads/master 6e9853820 -> 5457345ac


LANG-1221: add changes.xml entry. This closes #129 from github. Thanks to 
Pierre Templier


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

Branch: refs/heads/master
Commit: 5457345ac9fc03328358ffc394e4a4276ce80920
Parents: 6e98538
Author: Bruno P. Kinoshita <[email protected]>
Authored: Sun Apr 24 13:11:07 2016 +1200
Committer: Bruno P. Kinoshita <[email protected]>
Committed: Sun Apr 24 13:11:07 2016 +1200

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/5457345a/src/changes/changes.xml
----------------------------------------------------------------------
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6b345c4..1d11926 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-1221" type="fix" dev="ggregory" due-to="Pierre 
Templier">Fix typo on appendIfMissing javadoc</action>
     <action issue="LANG-1220" type="add" dev="kinow" due-to="Casey 
Scarborough">Add tests for missed branches in DateUtils</action>
     <action issue="LANG-1202" type="fix" dev="chas" due-to="Markus 
Jelsma">parseDateStrictly does't pass specified locale</action>
     <action issue="LANG-1219" type="fix" dev="chas" 
due-to="Jarek">FastDateFormat doesn't respect summer daylight in some localized 
strings</action>

Reply via email to