Author: britter
Date: Fri Apr  3 12:09:37 2015
New Revision: 1671044

URL: http://svn.apache.org/r1671044
Log:
Fix copy past error

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=1671044&r1=1671043&r2=1671044&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  3 
12:09:37 2015
@@ -22,7 +22,7 @@
   <body>
 
   <release version="3.4" date="tba" description="tba">
-    <action issue="LANG-794" type="add" dev="britter" due-to="Timo 
Kockert">Support OS X versions in SystemUtils</action>
+    <action issue="LANG-821" type="add" dev="britter" due-to="Timo 
Kockert">Support OS X versions in SystemUtils</action>
     <action issue="LANG-794" type="fix" dev="britter" due-to="Timo 
Kockert">SystemUtils.IS_OS_WINDOWS_2008, VISTA are incorrect</action>
     <action issue="LANG-1104" type="fix" dev="chas">Parse test fails for 
TimeZone America/Sao_Paulo</action>
     <action issue="LANG-1103" type="add" dev="britter">Add 
SystemUtils.IS_JAVA_1_9</action>


Reply via email to