Skip to content

Commit 8169401

Browse files
committed
IO-559 record change, closes #52
1 parent fe38f88 commit 8169401

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
@@ -68,6 +68,9 @@ The <action> type attribute can be add,update,fix,remove.
6868
<action issue="IO-577" dev="ggregory" type="add" due-to="Gary Gregory">
6969
Add readers to filter out given characters: CharacterSetFilterReader and CharacterFilterReader.
7070
</action>
71+
<action issue="IO-559" type="fix">
72+
FilenameUtils.normalize now verifies hostname syntax in UNC path.
73+
</action>
7174
</release>
7275

7376
<release version="2.6" date="2017-10-15" description="Java 7 required, Java 9 supported.">

0 commit comments

Comments
 (0)