Skip to content

Commit fa24ac8

Browse files
IO-546: ClosedOutputStream#flush should throw
add changes.xml entry
1 parent 8d5c46f commit fa24ac8

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.6" date="2017-MM-DD" description="New features and bug fixes.">
50+
<action issue="IO-546" dev="pschumacher" type="fix" due-to="Tomas Celaya">
51+
ClosedOutputStream#flush should throw
52+
</action>
5053
<action issue="IO-551" dev="britter" type="add">
5154
Add Automatic-Module-Name MANIFEST entry for Java 9 compatibility
5255
</action>

0 commit comments

Comments
 (0)