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 46a2c6b commit 9543f75Copy full SHA for 9543f75
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="2017-MM-DD" description="New features and bug fixes.">
50
+ <action issue="IO-553" dev="britter" type="update" due-to="Michael Ernst">
51
+ Make code style of hasBOM() consistent with getBOMCharsetName()
52
+ </action>
53
<action issue="IO-550" dev="kinow" type="fix" due-to="Jimi Adrian">
54
Documentation issue, fix 404 Javadoc issues in the description page
55
</action>
0 commit comments