Skip to content

Commit 546a4d2

Browse files
authored
Clarify and correct EndianUtils and SwappedDataInputStream API doc #566
1 parent 96de251 commit 546a4d2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ The <action> type attribute can be add,update,fix,remove.
100100
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate FileSystemUtils 0-argument constructor.</action>
101101
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate FilenameUtils 0-argument constructor.</action>
102102
<action dev="ggregory" type="fix" due-to="Gary Gregory">Deprecate RandomAccessFiles 0-argument constructor.</action>
103+
<action dev="ggregory" type="fix" due-to="Elliotte Rusty Harold, Gary Gregory">Clarify and correct EndianUtils and SwappedDataInputStream API doc #566.</action>
103104
<!-- Add -->
104105
<action dev="ggregory" type="add" due-to="Gary Gregory">Add and use PathUtils.getFileName(Path, Function&lt;Path, R&gt;).</action>
105106
<action dev="ggregory" type="add" due-to="Gary Gregory">Add and use PathUtils.getFileNameString().</action>

0 commit comments

Comments
 (0)