You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<action dev="ggregory" type="fix" issue="CODEC-163" due-to="leo141">ColognePhonetic encoder unneccessarily creates many char arrays on every loop run.</action>
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,7 @@ The <action> type attribute can be add,update,fix,remove.
48
48
</release>
49
49
-->
50
50
<releaseversion="1.8"date="TBA"description="Feature and fix release.">
51
+
<actiondev="ggregory"type="fix"issue="CODEC-163"due-to="leo141">ColognePhonetic encoder unneccessarily creates many char arrays on every loop run.</action>
51
52
<actiondev="sebb"type="fix"issue="CODEC-160">Base64.encodeBase64URLSafeString doesn't add padding characters at the end.</action>
52
53
</release>
53
54
<releaseversion="1.7"date="11 September 2012"description="
0 commit comments