We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3a6bb commit 44865b5Copy full SHA for 44865b5
1 file changed
src/changes/changes.xml
@@ -60,6 +60,9 @@ The <action> type attribute can be add,update,fix,remove.
60
<action dev="ggregory" type="fix" due-to="Jan Peter Stotz, Bernd Eckenfels, Gary Gregory">
61
Un-derpecate IOUtils.closeQuietly() methods.
62
</action>
63
+ <action dev="ggregory" type="fix" due-to="Michiel Kalkman">
64
+ FileUtils#copyDirectory(File, File, FileFilter, preserveFileDate) clean up #163.
65
+ </action>
66
<!-- ADD -->
67
<action dev="ggregory" type="add" due-to="Gary Gregory">
68
Add FileSystemProviders class.
0 commit comments