Author: chas
Date: Tue Mar 24 03:24:30 2015
New Revision: 1668781

URL: http://svn.apache.org/r1668781
Log:
update changes.xml to set proper issue number for previously committed work

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=1668781&r1=1668780&r2=1668781&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Tue Mar 24 
03:24:30 2015
@@ -75,7 +75,7 @@
     <action issue="LANG-994" type="add" dev="britter" due-to="Mikhail 
Mazursky">Add zero copy read method to StrBuilder</action>
     <action issue="LANG-993" type="add" dev="britter" due-to="Mikhail 
Mazursky">Add zero copy write method to StrBuilder</action>
     <action issue="LANG-998" type="update" dev="chas">Javadoc is not clear on 
preferred pattern to instantiate FastDateParser / FastDatePrinter</action>
-    <action issue="LANG-996" type="fix" dev="chas">FastDateParser should be 
case insensitive</action>
+    <action issue="LANG-1088" type="fix" dev="chas">FastDateParser should be 
case insensitive</action>
     <action issue="LANG-995" type="fix" dev="britter" due-to="Andrey 
Khobnya">Fix bug with stripping spaces on last line in WordUtils.wrap()</action>
     <action issue="LANG-1044" type="add" dev="ggregory">Add method 
org.apache.commons.lang3.reflect.MethodUtils.invokeExactMethod(Object, 
String)</action>
     <action issue="LANG-1045" type="add" dev="ggregory">Add method 
org.apache.commons.lang3.reflect.MethodUtils.invokeMethod(Object, 
String)</action>


Reply via email to