Skip to content

Commit 9b775e7

Browse files
committed
[IO-326] Add new FileUtils.sizeOf[Directory] APIs to return BigInteger. Thanks to Bruno P. Kinoshita for the fix and test case.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1349491 13f79535-47bb-0310-9956-ffa450edef68
1 parent 6573ce7 commit 9b775e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The <action> type attribute can be add,update,fix,remove.
8080
<action issue="IO-327" dev="ggregory" type="add" due-to="ggregory">
8181
Add byteCountToDisplaySize(BigInteger).
8282
</action>
83-
<action issue="IO-326" dev="ggregory" type="add" due-to="ggregory">
83+
<action issue="IO-326" dev="ggregory" type="add" due-to="ggregory, kinow">
8484
Add new FileUtils.sizeOf[Directory] APIs to return BigInteger.
8585
</action>
8686
<action issue="IO-325" dev="ggregory" type="add" due-to="raviprak">

0 commit comments

Comments
 (0)