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 703228a commit 593de77Copy full SHA for 593de77
1 file changed
src/changes/changes.xml
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
47
<body>
48
<!-- 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-483" dev="kinow" type="fix" due-to="Marko Vasic">
51
+ getPrefixLength return -1 if unix file contains colon
52
+ </action>
53
<action issue="IO-520" dev="pschumacher" type="fix">
54
FileUtilsTestCase#testContentEqualsIgnoreEOL fails on Windows
55
</action>
0 commit comments