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: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -49,7 +49,6 @@ The <action> type attribute can be add,update,fix,remove.
49
49
<actiontype="fix"dev="ggregory"due-to="DRUser123, Shalu Jha, Gary Gregory"issue="CODEC-317">ColognePhonetic can create duplicate consecutive codes in some cases.</action>
50
50
<actiontype="fix"dev="ggregory"due-to="fancying, Gary Gregory">Add boundary tests for BinaryCodec.fromAscii partial-bit inputs #425.</action>
51
51
<actiontype="fix"dev="ggregory"due-to="Partha Paul, Gary Gregory"issue="CODEC-336">Base64.Builder.setUrlSafe(boolean) Javadoc incorrectly states null is accepted for primitive boolean parameter.</action>
52
-
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">BOMInputStream fail-fast and tracks its ByteOrderMark as a final #835.</action>
53
52
<!-- ADD -->
54
53
<actiontype="add"dev="ggregory"due-to="Inkeet, Gary Gregory, Wolff Bock von Wuelfingen"issue="CODEC-326">Add Base58 support.</action>
0 commit comments