Skip to content

Commit 3813270

Browse files
IO-516: .gitattributes not correctly applied
add changes.xml entry
1 parent 46696f4 commit 3813270

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ The <action> type attribute can be add,update,fix,remove.
4747
<body>
4848
<!-- The release date is the date RC is cut -->
4949
<release version="2.6" date="2016-MM-DD" description="New features and bug fixes.">
50+
<action issue="IO-516" dev="pschumacher" type="fix" due-to="Jason Pyeron">
51+
.gitattributes not correctly applied
52+
</action>
5053
<action issue="IO-515" dev="ggregory" type="fix" due-to="Brett Lounsbury, Gary Gregory">
5154
Allow Specifying Initial Buffer Size of DeferredFileOutputStream.
5255
</action>

0 commit comments

Comments
 (0)