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
@@ -49,6 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
49
49
<actionissue="CODEC-134"dev="tmousaw-ptc"type="fix">Reject any decode request for a value that is impossible to encode to for Base32/Base64 rather than blindly decoding.</action>
50
50
<actionissue="CODEC-236"dev="melloware"due-to="Viliam Holub"type="add">MurmurHash2 for 32-bit or 64-bit value.</action>
51
51
<actionissue="CODEC-236"dev="melloware"due-to="Austin Appleby"type="add">MurmurHash3 for 32-bit or 128-bit value.</action>
52
+
<actionissue="CODEC-236"dev="ggregory"due-to=" Tomas Shestakov, Gary Gregory"type="update">Broken direct java.nio.ByteBuffer support in org.apache.commons.codec.binary.Hex.</action>
52
53
</release>
53
54
54
55
<releaseversion="1.12"date="2019-02-04"description="Feature and fix release.">
0 commit comments