diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS index de3f525e92..56f852b319 100644 --- a/NEWS +++ b/NEWS @@ -41,10 +41,10 @@ Major new features: have adverse impact. It is incompatible with EDNS0 usage and DNSSEC validation by applications. -* On Linux, the fsopen function has been added. It is part of the new Linux - kernel mount APIs that allow applications to more flexibly configure and - operate on filesystem mounts. The new mount APIs are specifically designed - to work with namespaces. +* On Linux, the fsopen and fsmount functions have been added. They are part + of the new Linux kernel mount APIs that allow applications to more flexibly + configure and operate on filesystem mounts. The new mount APIs are + specifically designed to work with namespaces. Deprecated and removed features, and other changes affecting compatibility: |