diff options
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r-- | lisp/ChangeLog.15 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index e9bd06afae8..82f3417ef82 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -6065,7 +6065,7 @@ 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com> - * net/gnutls.el: Improve docs. Remove starttls and ssl emulation. + * net/gnutls.el: Improve docs. Remove STARTTLS and SSL emulation. Provide only `open-gnutls-stream' (formerly `open-ssl-stream') and `gnutls-negotiate' (formerly `starttls-negotiate'). Remove trivial wrapper `starttls-open-stream'. @@ -6217,7 +6217,7 @@ 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> - * net/tls.el (tls-starttls-switches): Give up on using starttls with + * net/tls.el (tls-starttls-switches): Give up on using STARTTLS with gnutls-cli. (tls-program): Add --insecure to be consistent with the defaults from openssl s_client. Now all three commands are insecure. |