Skip to content

Commit ce40a69

Browse files
committed
[CODEC-125] Implement a Beider-Morse phonetic matching codec. First commit. Thank you to Matthew Pocock for the contribution. TODO: PMD rules show code that needs to be changed to use StringBuffer in PhoneticEngine.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1151312 13f79535-47bb-0310-9956-ffa450edef68
1 parent 1573a12 commit ce40a69

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
</properties>
2424
<body>
2525
<release version="2.0" date="TBA" description="Feature and fix release.">
26+
<action dev="ggregory, matthewpocock" type="update" issue="CODEC-125">
27+
Implement a Beider-Morse phonetic matching codec.
28+
</action>
2629
<action dev="ggregory" type="update" issue="CODEC-119">
2730
Migrate to Java 5.
2831
</action>

0 commit comments

Comments
 (0)