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
@@ -46,6 +46,7 @@ The <action> type attribute can be add,update,fix,remove.
46
46
<actiondev="sebb"type="fix"issue="CODEC-200"due-to="Luciano Vernaschi">Base32.HEX_DECODE_TABLE contains the wrong value 32</action>
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
+
<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>
49
50
<actiondev="ggregory"type="add"issue="CODEC-208"due-to="Gary Gregory">Make some DigestUtils APIs public</action>
50
51
<actiondev="ggregory"type="add"issue="CODEC-206"due-to="Gary Gregory">Add java.io.File APIs to DigestUtils</action>
51
52
<actiondev="ggregory"type="add"issue="CODEC-183"due-to="Steven Wurster">BaseNCodecOutputStream only supports writing EOF on close()</action>
0 commit comments