Author: ggregory
Date: Mon Mar 7 01:23:44 2011
New Revision: 1078647
URL: http://svn.apache.org/viewvc?rev=1078647&view=rev
Log:
[CODEC-118] Split Caverphone class into two classes for Caverphone 1.0 and 2.0.
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=1078647&r1=1078646&r2=1078647&view=diff
==============================================================================
--- commons/proper/codec/trunk/src/changes/changes.xml (original)
+++ commons/proper/codec/trunk/src/changes/changes.xml Mon Mar 7 01:23:44 2011
@@ -71,6 +71,9 @@
<action dev="ggregory" type="fix" issue="CODEC-117"
due-to="ggregory">
Caverphone encodes names starting and ending with "mb"
incorrectly.
</action>
+ <action dev="ggregory" type="add" issue="CODEC-118"
due-to="ggregory">
+ Split Caverphone class into two classes for Caverphone 1.0 and
2.0.
+ </action>
</release>
<release version="1.4" date="9 August 2009" description="Feature and
fix release.">
<action dev="ggregory" type="fix" issue="CODEC-80" due-to="Julius
Davies">