Skip to content

Commit 03e7adf

Browse files
committed
Added changes.xml notes on patch for IO-446, that accidentally got commited with other changes in r1686747
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1694488 13f79535-47bb-0310-9956-ffa450edef68
1 parent 76e45d6 commit 03e7adf

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
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
4747
<body>
4848
<!-- The release date is the date RC is cut -->
4949
<release version="2.5" date="2015-??-??" description="New features and bug fixes.">
50+
<action issue="IO-446" dev="krosenvold" type="fix" due-to="Jeffrey Barrus">
51+
adds an endOfFileReached method to the TailerListener
52+
</action>
5053
<action issue="IO-484" dev="krosenvold" type="fix" due-to="Philippe Arteau">
5154
FilenameUtils should handle embedded null bytes
5255
</action>

0 commit comments

Comments
 (0)