Skip to content

Commit 964a517

Browse files
committed
changes.xml for IO-459
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1634739 13f79535-47bb-0310-9956-ffa450edef68
1 parent 19b55af commit 964a517

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="2014-??-??" description="New features and bug fixes.">
50+
<action issue="IO-459" dev="olamy" type="add" due-to="Kristian Rosenvold">
51+
Add WindowsLineEndingInputStream and UnixLineEndingInputStream.
52+
</action>
5053
<action issue="IO-457" dev="olamy" type="add" due-to="Kristian Rosenvold">
5154
Add a BoundedReader, a wrapper that can be used to constrain access
5255
to an underlying stream when used with mark/reset -

0 commit comments

Comments
 (0)