Skip to content

Commit fedbfc1

Browse files
committed
Fix ticket #.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/io/trunk@1744815 13f79535-47bb-0310-9956-ffa450edef68
1 parent a2396b4 commit fedbfc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
5959
<action issue="IO-505" dev="ggregory" type="update" due-to="Christian Schulte">
6060
Make LineIterator implement Closeable to support try-with-resources statements.
6161
</action>
62-
<action issue="IO-505" dev="ggregory" type="update" due-to="Christian Schulte">
62+
<action issue="IO-504" dev="ggregory" type="update" due-to="Christian Schulte">
6363
Deprecated of all IOUtils.closeQuietly() methods and use try-with-resources internally.
6464
</action>
6565
<action issue="IO-507" dev="ggregory" type="new">

0 commit comments

Comments
 (0)