File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,8 +61,6 @@ Bug fixes from 1.3.2
6161 - forceDelete of orphaned Softlinks does not work [IO-147]
6262 - Infinite loop on FileUtils.copyDirectory when the destination directory is within
6363 the source directory [IO-141]
64- - Add a copyDirectory() method that makes use of FileFilter [IO-105]
65- - Add moveDirectory() and moveFile() methods [IO-77]
6664
6765- HexDump
6866 - HexDump's use of static StringBuffers isn't thread-safe [IO-136]
@@ -72,6 +70,8 @@ Enhancements from 1.3.2
7270-----------------------
7371- FileUtils
7472 - Add a deleteQuietly method [IO-135]
73+ - Add a copyDirectory() method that makes use of FileFilter [IO-105]
74+ - Add moveDirectory() and moveFile() methods [IO-77]
7575
7676- FilenameUtils
7777 - Add file name extension separator constants[IO-149]
You can’t perform that action at this time.
0 commit comments