Skip to content

Commit e1c5de1

Browse files
committed
[IO-502] Exceptions are suppressed incorrectly when copying files.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1741121 13f79535-47bb-0310-9956-ffa450edef68
1 parent 67f6f50 commit e1c5de1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@ The <action> type attribute can be add,update,fix,remove.
4646

4747
<body>
4848
<!-- The release date is the date RC is cut -->
49+
<release version="2.6" date="2016-MM-DD" description="New features and bug fixes.">
50+
<action issue="IO-502" dev="ggregory" type="fix" due-to="Christian Schulte">
51+
Exceptions are suppressed incorrectly when copying files.
52+
</action>
53+
</release>
4954
<release version="2.5" date="2016-04-22" description="New features and bug fixes.">
5055
<action issue="IO-492" dev="ggregory" type="fix" due-to="Santiago Castro">
5156
Typo: In an IOUtils.java comment it says "focussed" instead of "focused".

0 commit comments

Comments
 (0)