Skip to content

Commit 5204f72

Browse files
committed
[CODEC-153] Create a class MessageDigestAlgorithms to define standard algorithm names.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1379799 13f79535-47bb-0310-9956-ffa450edef68
1 parent a5aba02 commit 5204f72

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ The <action> type attribute can be add,update,fix,remove.
5151
</release>
5252
-->
5353
<release version="1.7" date="TBD" description="Feature and fix release.">
54+
<action issue="CODEC-153" dev="ggregory" type="add" due-to="ggregory">
55+
Create a class MessageDigestAlgorithms to define standard algorithm names.
56+
</action>
5457
<action issue="CODEC-152" dev="ggregory" type="add" due-to="ggregory">
5558
DigestUtils.getDigest(String) looses the orginal exception.
5659
</action>

0 commit comments

Comments
 (0)