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
<actionissue="CODEC-272"dev="ggregory"type="add"due-to="Behrang, Alex Herbert, Gary Gregory">Add RandomAccessFile digest methods #31.</action>
55
55
<actionissue="CODEC-273"dev="ggregory"type="add"due-to="Gary Gregory">Add Path APIs to org.apache.commons.codec.digest.DigestUtils similar to File APIs.</action>
56
56
<actionissue="CODEC-274"dev="ggregory"type="add"due-to="Gary Gregory">Add SHA-512/224 and SHA-512/256 to DigestUtils for Java 9 and up.</action>
57
+
<actionissue="CODEC-275"dev="ggregory"type="add"due-to="Claude Warren">Add missing note in javadoc when sign extension error is present #34.</action>
57
58
</release>
58
59
59
60
<releaseversion="1.13"date="2019-07-20"description="Feature and fix release.">
0 commit comments