Author: sebb
Date: Fri Mar 28 12:29:14 2014
New Revision: 1582727
URL: http://svn.apache.org/r1582727
Log:
Drop temporary space
Modified:
commons/proper/lang/trunk/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt
Modified:
commons/proper/lang/trunk/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt?rev=1582727&r1=1582726&r2=1582727&view=diff
==============================================================================
---
commons/proper/lang/trunk/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt
[utf-8] (original)
+++
commons/proper/lang/trunk/src/site/resources/release-notes/RELEASE-NOTES-3.3.1.txt
[utf-8] Fri Mar 28 12:29:14 2014
@@ -71,7 +71,7 @@ o LANG-943: Test DurationFormatUtilsTes
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