Skip to content

Commit 9783da6

Browse files
authored
Apply nanoseconds precision for QueueInputStream timeout duration. apache#453
1 parent 4ba6292 commit 9783da6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,9 @@ The <action> type attribute can be add,update,fix,remove.
218218
<action issue="IO-790" dev="ggregory" type="fix" due-to="Miguel Muñoz, Gary Gregory">
219219
Fix symbolic link file filter #450.
220220
</action>
221+
<action issue="IO-790" dev="ggregory" type="fix" due-to="maxxedev, Gary Gregory, Bruno P. Kinoshita">
222+
Apply nanoseconds precision for QueueInputStream timeout duration. #453.
223+
</action>
221224
<!-- ADD -->
222225
<action type="add" dev="ggregory" due-to="Gary Gregory">
223226
Add GitHub coverage.yml.

0 commit comments

Comments
 (0)