Skip to content

Commit

Permalink
Add RandomAccessFileMode.io(String)
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Oct 12, 2024
1 parent 7ee0f0c commit 9e8bae6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ The <action> type attribute can be add,update,fix,remove.
<action dev="ggregory" type="add" due-to="Gary Gregory">Add ValidatingObjectInputStream.Builder and ValidatingObjectInputStream.builder().</action>
<action dev="ggregory" type="add" due-to="Gary Gregory">Add a "Safe Deserialization" section to the User Guide for the site.</action>
<action dev="ggregory" type="add" due-to="Gary Gregory">Add IORandomAccessFile.</action>
<action dev="ggregory" type="add" due-to="Gary Gregory">Add RandomAccessFileMode.io(String).</action>
<!-- UPDATE -->
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 74 to 77 #670, #676, #679.</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump commons.bytebuddy.version from 1.15.1 to 1.15.4 #672, #673, #685.</action>
Expand Down

0 comments on commit 9e8bae6

Please sign in to comment.