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
@@ -43,6 +43,7 @@ The <action> type attribute can be add,update,fix,remove.
43
43
</properties>
44
44
<body>
45
45
<releaseversion="1.10"date="DD Mmmm 2014"description="Feature and fix release.">
46
+
<actiondev="tn"type="fix"issue="CODEC-185"due-to="Sean Busbey">Added clarification to javadoc of Base64 concerning the use of the urlSafe parameter</action>
46
47
<actiondev="tn"type="fix"issue="CODEC-191"due-to="Igor Savin">Added clarification to the javadoc of Base[32|64]OutputStream that it is mandatory to call close()</action>
47
48
<actiondev="ggregory"type="fix"issue="CODEC-188"due-to="Hendrik Saly">Add support for HMAC Message Authentication Code (MAC) digests</action>
48
49
<actiondev="ggregory"type="fix"issue="CODEC-187"due-to="Michael Tobias, Thomas Neidhart">Beider Morse Phonetic Matching producing incorrect tokens</action>
0 commit comments