Skip to content

Commit 5566149

Browse files
committed
Tiny performance improvement in FileUtils#moveDirectoryToDirectory()
#174.
1 parent 9e8d03a commit 5566149

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,9 @@ The <action> type attribute can be add,update,fix,remove.
149149
<action dev="ggregory" type="update" due-to="Gary Gregory">
150150
Update commons.japicmp.version 0.14.4 -> 0.15.1.
151151
</action>
152+
<action dev="ggregory" type="update" due-to="Michiel Kalkman">
153+
Tiny performance improvement in FileUtils#moveDirectoryToDirectory() #174.
154+
</action>
152155
</release>
153156
<!-- The release date is the date RC is cut -->
154157
<release version="2.8.0" date="2020-09-05" description="Java 8 required.">

0 commit comments

Comments
 (0)