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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ The <action> type attribute can be add,update,fix,remove.
69
69
<actiondev="ggregory"type="fix"due-to="maxxedev, Piotr P. Karwasz, Gary Gregory">QueueInputStream reads all but the first byte without waiting. #748.</action>
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
-
<actiondev="ggregory"type="fix"issue="IO-874"due-to="Joerg Budischewski">FileUtils.forceDelete can delete a broken symlink again #756.</action>
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
73
<!-- ADD -->
74
74
<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