Skip to content

Commit a4d1877

Browse files
committed
Duplicate fix
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1347793 13f79535-47bb-0310-9956-ffa450edef68
1 parent 50d455e commit a4d1877

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
@@ -59,6 +59,9 @@ The <action> type attribute can be add,update,fix,remove.
5959
<action issue="IO-332" dev="ggregory" type="fix" due-to="liangly">
6060
Improve tailer's reading performance.
6161
</action>
62+
<action issue="IO-279" dev="ggregory" type="fix">
63+
Improve Tailer performance with buffered reads (see IO-332).
64+
</action>
6265
<action issue="IO-329" dev="ggregory" type="fix" due-to="tivv">
6366
FileUtils.writeLines uses unbuffered IO.
6467
</action>

0 commit comments

Comments
 (0)