Author: britter Date: Sat Mar 15 12:27:06 2014 New Revision: 1577845 URL: http://svn.apache.org/r1577845 Log: Change next version in changes.xml to 3.3.1
Modified: commons/proper/lang/trunk/src/changes/changes.xml Modified: commons/proper/lang/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/changes/changes.xml?rev=1577845&r1=1577844&r2=1577845&view=diff ============================================================================== --- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original) +++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Sat Mar 15 12:27:06 2014 @@ -21,7 +21,7 @@ </properties> <body> - <release version="3.4" date="TBA" description="TBA"> + <release version="3.3.1" date="TBA" description="Bugfix release for 3.3"> <action issue="LANG-987" type="fix" dev="djones">DateUtils.getFragmentInDays(Date, Calendar.MONTH) returns wrong days</action> <action issue="LANG-983" type="fix" dev="sebb">DurationFormatUtils does not describe format string fully</action> <action issue="LANG-981" type="fix" dev="sebb">DurationFormatUtils#lexx does not detect unmatched quote char</action>