Skip to content

Commit f2585e0

Browse files
author
Niall Pemberton
committed
Move couple of enhancements to correct section
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@619399 13f79535-47bb-0310-9956-ffa450edef68
1 parent 80a0a54 commit f2585e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xdocs/upgradeto1_4.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)