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 9400501 commit ef1ae84Copy full SHA for ef1ae84
1 file changed
src/changes/changes.xml
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
47
<body>
48
<release version="2.12.0" date="2021-MM-DD" description="Java 8 required.">
49
<!-- FIX -->
50
+ <action issue="IO-697" dev="kinow" type="fix" due-to="otter606">
51
+ IOUtils.toByteArray size validation does not match documentation.
52
+ </action>
53
<action dev="ggregory" type="fix" due-to="Gary Gregory">
54
Fix Javadoc links to the JRE Javadoc 8.
55
</action>
0 commit comments