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
@@ -55,6 +55,7 @@ The <action> type attribute can be add,update,fix,remove.
55
55
<actiondev="ggregory"type="fix"issue="IO-825"due-to="Arthur Chan, Gary Gregory">Add byte array size validation for methods in EndianUtils #521.</action>
56
56
<actiondev="ggregory"type="fix"issue="IO-825"due-to="dkdal, Gary Gregory">Add missing test case CircularByteBufferTest.</action>
57
57
<actiondev="ggregory"type="fix"issue="IO-781"due-to="Elliotte Rusty Harold">Make CharSequenceInputStream.available() more correct in the face of multibyte encodings #525.</action>
58
+
<actiondev="ggregory"type="fix"issue="IO-781"due-to="Elliotte Rusty Harold">Remove unreachable code in AbstractIOFileFilterTest #526.</action>
58
59
<!-- Add -->
59
60
<actiondev="ggregory"type="fix"issue="IO-825"due-to="dkdal, Gary Gregory">Add and use PathUtils.getFileName(Path, Function<Path, R>).</action>
60
61
<actiondev="ggregory"type="fix"issue="IO-825"due-to="dkdal, Gary Gregory">Add and use PathUtils.getFileNameString().</action>
0 commit comments