]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Correct description of :client-certificate change
authorRobert Pluim <rpluim@gmail.com>
Mon, 20 Jul 2020 12:39:25 +0000 (14:39 +0200)
committerRobert Pluim <rpluim@gmail.com>
Mon, 20 Jul 2020 12:41:21 +0000 (14:41 +0200)
etc/NEWS

index 10a6e3946e7389039fe8e4ce05f45d7e1fe1947d..2c8fa9dd3970ea5e2ddd1a561b405a498d704fa0 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -270,7 +270,7 @@ doing before changing the value.
 +++
 ** Native GnuTLS connections can now use client certificates.
 Previously, this support was only available when using the external
-'gnutls-cli' command.  Call 'open-network-stream' with
+'gnutls-cli' or 'starttls' command.  Call 'open-network-stream' with
 ':client-certificate t' to trigger looking up of per-server
 certificates via 'auth-source'.