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
@@ -52,6 +52,7 @@ The <action> type attribute can be add,update,fix,remove.
52
52
<actiondev="ggregory"type="fix"issue="IO-851"due-to="Sebb, Gary Gregory">FileSystemUtils no longer throws IllegalStateException.</action>
53
53
<actiondev="ggregory"type="fix"due-to="Gary Gregory">Avoid possible NullPointerException in FileUtils.listAccumulate(File, IOFileFilter, IOFileFilter, FileVisitOption...).</action>
54
54
<actiondev="ggregory"type="fix"issue="IO-853"due-to="Mike Drob, Gary Gregory">BoundedInputStream.reset() not updating count.</action>
55
+
<actiondev="ggregory"type="fix"due-to="rproserpio, Gary Gregory">ThresholdingOutputStream: a negative threshold should behave like a zero threshold and trigger the event on the first write #609.</action>
55
56
<!-- UPDATE -->
56
57
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.14.12 to 1.14.13 #605.</action>
57
58
<actiondev="ggregory"type="update"due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 67 to 69 #608.</action>
0 commit comments