Author: ggregory
Date: Tue Sep 18 00:45:49 2012
New Revision: 1386939
URL: http://svn.apache.org/viewvc?rev=1386939&view=rev
Log:
Fix due-to.
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=1386939&r1=1386938&r2=1386939&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/src/changes/changes.xml Tue Sep 18 00:45:49 2012
@@ -113,7 +113,7 @@ Feature and fix release.
<action issue="CODEC-130" dev="ggregory" type="add" due-to="tn">
Base64InputStream.skip skips underlying stream, not output.
</action>
- <action issue="CODEC-63" dev="ggregory" type="add" due-to="bayard">
+ <action issue="CODEC-63" dev="ggregory" type="add" due-to="tn">
Implement NYSIIS phonetic encoder.
</action>
</release>