IMO, fixing typos in Javadoc is not worth mentioning as changes.xml entries.

Gary
---------- Forwarded message ----------
From: <ki...@apache.org>
Date: Sat, Apr 23, 2016 at 6:11 PM
Subject: [lang] LANG-1221: add changes.xml entry. This closes #129 from
github. Thanks to Pierre Templier
To: comm...@commons.apache.org


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 <ki...@apache.org>
Authored: Sun Apr 24 13:11:07 2016 +1200
Committer: Bruno P. Kinoshita <ki...@apache.org>
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>




-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to