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
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
@@ -54,6 +54,7 @@ The <action> type attribute can be add,update,fix,remove.
54
54
<actiondev="ggregory"type="fix"due-to="Gary Gregory">Precompile regular expression in UnixCrypt.crypt(byte[], String).</action>
55
55
<actionissue="CODEC-315"dev="ggregory"type="fix"due-to="Arthur Chan, Gary Gregory">Fix possible IndexOutOfBoundException thrown by PhoneticEngine.encode method #223.</action>
56
56
<actionissue="CODEC-313"dev="ggregory"type="fix"due-to="Arthur Chan, Gary Gregory">Fix possible ArrayIndexOutOfBoundsException thrown by QuotedPrintableCodec.encodeQuotedPrintable() method #221.</action>
57
+
<actionissue="CODEC-312"dev="ggregory"type="fix"due-to="Arthur Chan, Gary Gregory">Fix possible StringIndexOutOfBoundException thrown by MatchRatingApproachEncoder.encode() method #220.</action>
57
58
<!-- UPDATE -->
58
59
<actiondev="ggregory"type="update"due-to="Dependabot, Gary Gregory">Bump commons-parent from 58 to 64.</action>
59
60
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump commons-lang3 from 3.12.0 to 3.14.0.</action>
0 commit comments