Skip to content

Commit 2a19a7b

Browse files
committed
CODEC-220 CODEC-222 added to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1761832 13f79535-47bb-0310-9956-ffa450edef68
1 parent e7e4a28 commit 2a19a7b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@ The <action> type attribute can be add,update,fix,remove.
4545
<release version="1.11" date="2016-MM-DD" description="Feature and fix release.">
4646
<!-- The first attribute below should be the issue id; makes it easier to navigate in the IDE outline -->
4747

48-
<action issue="CODEC-225" dev="jochen" type="fix" due-to="Svetlin Zarev">Fix minor resource leaks</action>
48+
<action issue="CODEC-220" dev="sebb" type="add">Fluent interface for DigestUtils</action>
49+
<action issue="CODEC-222" dev="sebb" type="add">Fluent interface for HmacUtils</action>
50+
<action issue="CODEC-225" dev="jochen" type="fix" due-to="Svetlin Zarev">Fix minor resource leaks</action>
4951
<action issue="CODEC-223" dev="sebb" type="remove">Drop obsolete Ant build</action>
5052
<action issue="CODEC-171" dev="sebb" type="add" due-to="Brett Okken">Add support for CRC32-C</action>
5153
<action issue="CODEC-221" dev="sebb" type="update">HmacUtils.updateHmac calls reset() unnecessarily</action>

0 commit comments

Comments
 (0)