We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe38f88 commit 8169401Copy full SHA for 8169401
1 file changed
src/changes/changes.xml
@@ -68,6 +68,9 @@ The <action> type attribute can be add,update,fix,remove.
68
<action issue="IO-577" dev="ggregory" type="add" due-to="Gary Gregory">
69
Add readers to filter out given characters: CharacterSetFilterReader and CharacterFilterReader.
70
</action>
71
+ <action issue="IO-559" type="fix">
72
+ FilenameUtils.normalize now verifies hostname syntax in UNC path.
73
+ </action>
74
</release>
75
76
<release version="2.6" date="2017-10-15" description="Java 7 required, Java 9 supported.">
0 commit comments