Skip to content

Commit 34d6eea

Browse files
committed
Adding the PeekableInputStream.
1 parent 7b813b6 commit 34d6eea

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.7" date="tba" description="tba">
50+
<action dev="jochen" type="add">
51+
Adding the CircularBufferInputStream, and the PeekableInputStream.
52+
</action>
5053
<action issue="IO-582" dev="jochen" type="fix" due-to="Bruno Palos">
5154
Make methods in ObservableInputStream.Obsever public.
5255
</action>

0 commit comments

Comments
 (0)