Skip to content

Commit

Permalink
Sanitize double slash after prefix #79.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Gregory committed Jun 7, 2021
1 parent 47f2593 commit 3f807da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="IO-734" dev="ggregory" type="fix" due-to="Eric Norman">
The OSGi manifest now contains sun.* import packages #239.
</action>
<action issue="IO-585" dev="ggregory" type="fix" due-to="Adam McClenaghan">
Sanitize double slash after prefix #79.
</action>
<!-- ADD -->
<action dev="ggregory" type="add" due-to="Gary Gregory">
Add and use RegexFileFilter.toString().
Expand Down

0 comments on commit 3f807da

Please sign in to comment.