Skip to content

Commit 0cdc2cc

Browse files
committed
The changes file seems to have got rather out of date
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1163220 13f79535-47bb-0310-9956-ffa450edef68
1 parent e981431 commit 0cdc2cc

1 file changed

Lines changed: 15 additions & 2 deletions

File tree

src/changes/changes.xml

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,12 @@ The <action> type attribute can be add,update,fix,remove.
3939
</properties>
4040

4141
<body>
42-
<release version="1.4" date="Not yet released">
43-
42+
<release version="2.1" date="Not yet released">
4443
<action dev="sebb" type="fix" issue="IO-280" due-to="sebb">
4544
Dubious use of mkdirs() return code
4645
</action>
46+
47+
<!-- TODO check where these fixes really belong -->
4748
<action dev="sebb" type="fix" issue="IO-274" due-to="Frank Grimes">
4849
Tailer returning partial lines when reaching EOF before EOL
4950
</action>
@@ -60,6 +61,18 @@ The <action> type attribute can be add,update,fix,remove.
6061

6162
</release>
6263

64+
<release version="2.0.1" date="2010-Dec-26">
65+
<!-- TODO which fixes were part of 2.0.1? -->
66+
</release>
67+
68+
<release version="2.0" date="2010-Oct-18">
69+
<!-- TODO which fixes were part of 2.0? -->
70+
</release>
71+
72+
<release version="1.4" date="2008-Jan-21">
73+
<!-- TODO which fixes were part of 1.4? -->
74+
</release>
75+
6376
<release version="1.3.2" date="2007-Jul-02">
6477
<action dev="jochen" type="fix" issue="IO-115">
6578
Some tests, which are implicitly assuming a Unix-like file

0 commit comments

Comments
 (0)