Skip to content

Commit

Permalink
record COMPRESS-584
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterAlfredLee committed Aug 11, 2021
1 parent 2fe5825 commit da22ecf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/changes/changes.xml
Expand Up @@ -70,6 +70,11 @@ The <action> type attribute can be add,update,fix,remove.
- org.apache.commons.compress.harmony.pack200.SegmentAnnotationVisitor
- org.apache.commons.compress.harmony.pack200.SegmentFieldVisitor
</action>
<action issue="COMPRESS-584" type="fix" date="2021-08-11" dev="matthijsln" due-to="Matthijs Laan, Peter Lee">
Add a limit to the copy buffer in IOUtils.readRange() to
avoid reading more from a channel than asked for.
Github Pull Request #214.
</action>
</release>
<release version="1.21" date="2021-07-12"
description="Release 1.21 (Java 8)
Expand Down

0 comments on commit da22ecf

Please sign in to comment.