Author: britter
Date: Fri Apr 25 11:51:05 2014
New Revision: 1590006

URL: http://svn.apache.org/r1590006
Log:
Add missing bug fix to changes.xml

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=1590006&r1=1590005&r2=1590006&view=diff
==============================================================================
--- commons/proper/lang/trunk/src/changes/changes.xml [utf-8] (original)
+++ commons/proper/lang/trunk/src/changes/changes.xml [utf-8] Fri Apr 25 
11:51:05 2014
@@ -22,6 +22,7 @@
   <body>
 
   <release version="3.4" date="tba" description="tba">
+    <action issue="LANG-996" 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>
   </release>
 


Reply via email to