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
@@ -57,6 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
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
59
<actiontype="fix"dev="pkarwasz"due-to="Piotr P. Karwasz">Fix IOUtils.skip() usage in concurrent scenarios.</action>
60
+
<actiontype="fix"dev="ggregory"due-to="J Hawkins">[javadoc] Fix XmlStreamReader Javadoc to indicate the correct class that is built #806.</action>
60
61
<!-- ADD -->
61
62
<actiondev="ggregory"type="add"due-to="strangelookingnerd, Gary Gregory">FileUtils#byteCountToDisplaySize() supports Zettabyte, Yottabyte, Ronnabyte and Quettabyte #763.</action>
62
63
<actiondev="ggregory"type="add"due-to="strangelookingnerd, Gary Gregory">Add org.apache.commons.io.FileUtils.ONE_RB #763.</action>
0 commit comments