summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.15
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-25 14:26:30 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-25 14:26:30 +0100
commite9fce1acd8e0702c35b2c28d3b4893a913e5c67b (patch)
treee643f3319aca392931342f5588bac7ef323d251c /lisp/ChangeLog.15
parent034ea24ddb8c58aa69736d49ffa10fdd4b1a9847 (diff)
downloademacs-e9fce1acd8e0702c35b2c28d3b4893a913e5c67b.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r--lisp/ChangeLog.154
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.