Skip to content

Commit d6c1441

Browse files
committed
2.15.0 breaks backwards compatibility in PathUtils.fileContentEquals for
the Zip file system
1 parent a106199 commit d6c1441

4 files changed

Lines changed: 229 additions & 210 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ The <action> type attribute can be add,update,fix,remove.
117117
<action dev="ggregory" type="fix" due-to="Gary Gregory">
118118
Pick up Maven Moditect plugin version from parent POM.
119119
</action>
120+
<action issue="IO-821" dev="ggregory" type="fix" due-to="Frédéric Hannes, Gary Gregory">
121+
2.15.0 breaks backwards compatibility in PathUtils.fileContentEquals for the Zip file system.
122+
</action>
120123
<!-- ADD -->
121124
<action dev="ggregory" type="add" due-to="Gary Gregory">
122125
Add org.apache.commons.io.channels.FileChannels.

0 commit comments

Comments
 (0)