git: abbf5f02fa1a - stable/13 - [skip ci] Add RELNOTES entries for aio_writev and fusefs
Alan Somers
asomers at FreeBSD.org
Sun Mar 7 16:18:52 UTC 2021
The branch stable/13 has been updated by asomers:
URL: https://cgit.FreeBSD.org/src/commit/?id=abbf5f02fa1ac0c7de2d4a0f7161f78fb1eba8db
commit abbf5f02fa1ac0c7de2d4a0f7161f78fb1eba8db
Author: Alan Somers <asomers at FreeBSD.org>
AuthorDate: 2021-03-07 16:17:41 +0000
Commit: Alan Somers <asomers at FreeBSD.org>
CommitDate: 2021-03-07 16:17:41 +0000
[skip ci] Add RELNOTES entries for aio_writev and fusefs
---
RELNOTES | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/RELNOTES b/RELNOTES
index 40fae9249b53..320d947c24e7 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -39,6 +39,14 @@ f76393a6305b6:
Add AES-XTS support to armv8crypto(4) providing accelerated
software support for the default GELI cipher on arm64 systems.
+022ca2fc7fe0:
+ Add aio_writev(2) and aio_readv(2), vectored analogues of aio_write(2)
+ and aio_read(2).
+
+92bbfe1f0d1f:
+ The fusefs(5) protocol has been updated to 7.28. Support for
+ FUSE_COPY_FILE_RANGE and FUSE_LSEEK is added.
+
r368667:
GDB 6.1.1 was removed. Users of crashinfo(8) should install the
gdb package or devel/gdb port.
More information about the dev-commits-src-branches
mailing list