Author: ggregory
Date: Sun Sep 11 21:02:10 2011
New Revision: 1169540
URL: http://svn.apache.org/viewvc?rev=1169540&view=rev
Log:
Generate HTML report from changes.xml. The Jira tickets that were TODOs to
check all have commits in trunk and are marked for 2.1.
Modified:
commons/proper/io/trunk/src/changes/changes.xml
Modified: commons/proper/io/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/io/trunk/src/changes/changes.xml?rev=1169540&r1=1169539&r2=1169540&view=diff
==============================================================================
--- commons/proper/io/trunk/src/changes/changes.xml (original)
+++ commons/proper/io/trunk/src/changes/changes.xml Sun Sep 11 21:02:10 2011
@@ -70,8 +70,6 @@ The <action> type attribute can be add,u
<action type="add" issue="IO-182">
Add new APPEND parameter for writing string into files
</action>
-
-<!-- TODO check where these fixes really belong -->
<action dev="sebb" type="fix" issue="IO-274" due-to="Frank Grimes">
Tailer returning partial lines when reaching EOF before EOL
</action>