Author: ggregory
Date: Thu Mar  8 00:51:23 2012
New Revision: 1298243

URL: http://svn.apache.org/viewvc?rev=1298243&view=rev
Log:
[CODEC-131] DoubleMetaphone javadoc contains dead links

Modified:
    commons/proper/codec/trunk/src/changes/changes.xml

Modified: commons/proper/codec/trunk/src/changes/changes.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/src/changes/changes.xml?rev=1298243&r1=1298242&r2=1298243&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/src/changes/changes.xml Thu Mar  8 00:51:23 2012
@@ -29,6 +29,9 @@
       <action dev="ggregory" type="fix" issue="CODEC-132" due-to="rcmuir">
         BeiderMorseEncoder OOM issues
       </action>
+      <action dev="tn" type="fix" issue="CODEC-131" due-to="smolav">
+        DoubleMetaphone javadoc contains dead links
+      </action>
       <action dev="ggregory" type="fix" issue="CODEC-121" due-to="javajohn">
         QuotedPrintableCodec does not support soft line break per the 
'quoted-printable' example on Wikipedia
       </action>


Reply via email to