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
@@ -47,6 +47,7 @@ The <action> type attribute can be add,update,fix,remove.
47
47
<actiondev="ggregory"type="fix"issue="CODEC-207"due-to="Gary Gregory">Charsets Javadoc breaks build when using Java 8</action>
48
48
<actiondev="ggregory"type="fix"issue="CODEC-199"due-to="Yossi Tamari">Bug in HW rule in Soundex</action>
49
49
<actiondev="ggregory"type="fix"issue="CODEC-209"due-to="Gary Gregory">Javadoc for SHA-224 DigestUtils methods should mention Java 1.8.0 restriction instead of 1.4.0.</action>
50
+
<actiondev="ggregory"type="fix"issue="CODEC-219"due-to="Gary Gregory">Don't deprecate Charsets Charset constants in favor of Java 7's java.nio.charset.StandardCharsets</action>
50
51
<actiondev="ggregory"type="add"issue="CODEC-218"due-to="Gary Gregory">Refactor HmacUtils methods into the HmacAlgorithms enum</action>
0 commit comments