Skip to content

Commit 033a317

Browse files
committed
Another fix for this version
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1300362 13f79535-47bb-0310-9956-ffa450edef68
1 parent 8076962 commit 033a317

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
@@ -40,6 +40,9 @@ The <action> type attribute can be add,update,fix,remove.
4040

4141
<body>
4242
<release version="2.2" date="TBA">
43+
<action issue="IO-287" dev="bayard" type="add" due-to="Ron Kuris, Gary Gregory">
44+
Use terabyte (TB) , petabyte (PB) and exabyte (EB) in FileUtils.byteCountToDisplaySize(long size)
45+
</action>
4346
<action issue="IO-306" dev="sebb" type="fix">
4447
ReaderInputStream#read(byte[] b, int off, int len) should always return 0 for length == 0
4548
</action>

0 commit comments

Comments
 (0)