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
@@ -56,6 +56,7 @@ The <action> type attribute can be add,update,fix,remove.
56
56
<actiontype="fix"dev="pkarwasz"due-to="Piotr P. Karwasz">IOUtils.toByteArray(InputStream) now throws IOException on byte array overflow.</action>
57
57
<actiontype="fix"dev="ggregory"due-to="Gary Gregory, Piotr P. Karwasz">Javadoc general improvements.</action>
58
58
<actiontype="fix"dev="ggregory"due-to="Piotr P. Karwasz">IOUtils.toByteArray() now throws EOFException when not enough data is available #796.</action>
59
+
<actiontype="fix"dev="pkarwasz"due-to="Piotr P. Karwasz">Fix interface discovery in `CloseShieldChannel` #800.</action>
59
60
<!-- ADD -->
60
61
<actiondev="ggregory"type="add"due-to="strangelookingnerd, Gary Gregory">FileUtils#byteCountToDisplaySize() supports Zettabyte, Yottabyte, Ronnabyte and Quettabyte #763.</action>
61
62
<actiondev="ggregory"type="add"due-to="strangelookingnerd, Gary Gregory">Add org.apache.commons.io.FileUtils.ONE_RB #763.</action>
0 commit comments