Skip to content

Commit

Permalink
Remove out of date jar and scripts #483
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Feb 21, 2024
1 parent 42ccfa8 commit fd0f9f3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ The <action> type attribute can be add,update,fix,remove.
<!-- FIX -->
<action type="fix" issue="COMPRESS-659" dev="ggregory" due-to="David Handermann, Gary Gregory">TarArchiveOutputStream should use Commons IO Charsets instead of Commons Codec Charsets.</action>
<action type="fix" issue="COMPRESS-660" dev="ggregory" due-to="660, Gary Gregory">Make commons.codec imports optional #482.</action>
</release>
<!-- REMOVE -->
<action type="remove" dev="ggregory" due-to="Christoph Loy, Gary Gregory">Remove out of date jar and scripts #483.</action>
</release>
<release version="1.26.0" date="2024-02-17" description="Minor feature and maintenance release.">
<!-- FIX -->
<action type="fix" issue="COMPRESS-632" dev="ggregory" due-to="Yakov Shafranovich, Gary Gregory">Check for invalid PAX values in TarArchiveEntry #438.</action>
Expand Down

0 comments on commit fd0f9f3

Please sign in to comment.