On 8/27/20 7:29 AM, Richard W.M. Jones wrote:
---
docs/nbdkit-release-notes-1.22.pod | 6 ------
1 file changed, 6 deletions(-)
diff --git a/docs/nbdkit-release-notes-1.22.pod b/docs/nbdkit-release-notes-1.22.pod
index f84e0e12..20af7ea3 100644
--- a/docs/nbdkit-release-notes-1.22.pod
+++ b/docs/nbdkit-release-notes-1.22.pod
@@ -165,12 +165,6 @@ New API C<nbdkit_extents_aligned> is a helper function for
filters
that retrieves extents as needed until at least a certain range is
covered (Eric Blake).
-New C<.default_export> and C<.list_exports> callbacks, and new APIs
-C<nbdkit_add_export>, C<nbdkit_exports_new>, C<nbdkit_exports_free>,
-C<nbdkit_exports_count>, C<nbdkit_get_export> can be used by plugins
-and filters to reply to clients which want to list the exports that
-the server supports (Eric Blake).
-
New C<nbdkit_is_tls> can be called to determine if TLS was negotiated
on the connection. Plugins could use this to hide certain exports
from non-authenticated/non-encrypted clients (Eric Blake).
Missing removal of:
L<nbdkit-sh-plugin(1)> and L<nbdkit-eval-plugin(1)> now
support listing server exports (Eric Blake).
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization:
qemu.org |
libvirt.org