diff --git a/NEWS b/NEWS index c7b93c5b05..8741251ad7 100644 --- a/NEWS +++ b/NEWS @@ -89,11 +89,12 @@ with all sufficient information, see the ChangeLog file or Redmine * IO + * IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867] + * New methods: * IO#pread [Feature #4532] * IO#pwrite [Feature #4532] - * IO#copy_stream tries copy offload with copy_file_range(2) [Feature #13867] * IO#write accepts multiple arguments [Feature #9323] * IOError