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
@@ -70,6 +70,7 @@ The <action> type attribute can be add,update,fix,remove.
70
70
<actiondev="ggregory"type="fix"due-to="Gary Gregory">Javadoc fixes and improvements.</action>
71
71
<actiondev="ggregory"type="fix"due-to="Gary Gregory">Avoid NPE in org.apache.commons.io.filefilter.WildcardFilter.accept(File).</action>
72
72
<actiondev="ggregory"type="fix"issue="IO-874"due-to="Andy Russell, Joerg Budischewski">FileUtils.forceDelete can delete a broken symlink again #756.</action>
73
+
<actiondev="ggregory"type="fix"due-to="Alex Benusovich">Fix infinite loop in AbstractByteArrayOutputStream. #758.</action>
73
74
<!-- ADD -->
74
75
<actiondev="ggregory"type="add"issue="IO-875"due-to="Pierre Baumard, Gary Gregory">Add org.apache.commons.io.file.CountingPathVisitor.accept(Path, BasicFileAttributes) #743.</action>
0 commit comments