Check mailer uses correct encoding (added space at end temporarily)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582725 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2014-03-28 12:27:25 +00:00
parent 0f1e07e1fe
commit 6f176f87bf
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ o LANG-943: Test DurationFormatUtilsTest.testEdgeDuration fails in
o LANG-613: ConstructorUtils.getAccessibleConstructor() Does Not Check the
Accessibility of Enclosing Classes
o LANG-951: Fragments are wrong by 1 day when using fragment YEAR or MONTH.
Thanks to Sebastian Götz.
Thanks to Sebastian Götz.
o LANG-950: FastDateParser does not handle two digit year parsing like
SimpleDateFormat
o LANG-949: FastDateParserTest.testParses does not test FastDateParser