Add LANG-1126 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/69fbbe17 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/69fbbe17 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/69fbbe17 Branch: refs/heads/master Commit: 69fbbe1736c2e272dec768def717bacb8acfdfab Parents: 260e0e0 Author: Benedikt Ritter <brit...@apache.org> Authored: Fri May 1 22:07:47 2015 +0200 Committer: Benedikt Ritter <brit...@apache.org> Committed: Fri May 1 22:07:47 2015 +0200 ---------------------------------------------------------------------- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/69fbbe17/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a7320df..9c7d922 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-1126" type="fix" dev="britter">DateFormatUtilsTest.testSMTP depends on the default Locale</action> <action issue="LANG-1123" type="fix" dev="chas" due-to="Christian P. Momon">Unit test FastDatePrinterTimeZonesTest needs a timezone set</action> <action issue="LANG-916" type="fix" dev="chas" due-to="Christian P. Momon">DateUtilsTest.testLang530 fails for some timezones</action> <action issue="LANG-1116" type="fix" dev="chas" due-to="Aaron Sheldon">DateUtilsTest.testLang530 fails for some timezones</action>