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 f0093ff commit 0958a46Copy full SHA for 0958a46
1 file changed
src/changes/changes.xml
@@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
49
<body>
50
<release version="2.15.1" date="20YY-MM-DD" description="Java 8 is required.">
51
<!-- FIX -->
52
- <action dev="sebb" type="fix" due-to="Gregor Dschung">Fix wrong issue id in changelog #503.</action>
+ <action dev="sebb" type="fix" due-to="Gregor Dschung">Fix wrong issue id in change log #503.</action>
53
<action dev="ggregory" type="fix" due-to="Stephan Markwalder, Gary Gregory">Add test for FileChannels.contentEquals() #509.</action>
54
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix FileChannels.contentEquals().</action>
55
</release>
0 commit comments