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
@@ -51,6 +51,7 @@ The <action> type attribute can be add,update,fix,remove.
51
51
<actiondev="ggregory"type="fix"due-to="Elliotte Rusty Harold">Fix and reenable testSkip_RequiredCharsets #518.</action>
52
52
<actiondev="ggregory"type="fix"issue="IO-824"due-to="Miguel Munoz, Gary Gregory">SymbolicLineFileFilter documentation fixes.</action>
53
53
<actiondev="ggregory"type="fix"issue="IO-795"due-to="Miguel Munoz, Gary Gregory">CharSequenceInputStream.reset() only works once #520.</action>
54
+
<actiondev="ggregory"type="fix"issue="IO-825"due-to="Arthur Chan, Gary Gregory">Add byte array size validation for methods in EndianUtils #521.</action>
54
55
</release>
55
56
<releaseversion="2.15.1"date="2023-11-24"description="Java 8 is required.">
0 commit comments