aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorLars Magne Ingebrigtsen2011-06-21 22:39:08 +0200
committerLars Magne Ingebrigtsen2011-06-21 22:39:08 +0200
commit4ea31e074dc3505bcddc5be99a67cd3eab8cf389 (patch)
tree062a9c811663a114469208f3c9849bfb09bd8fe0 /lisp/ChangeLog
parent065ec2c78bedd587cbaccf5491f262b0b3fa6da0 (diff)
downloademacs-4ea31e074dc3505bcddc5be99a67cd3eab8cf389.tar.gz
emacs-4ea31e074dc3505bcddc5be99a67cd3eab8cf389.zip
Add support for client certificates for built-in and external STARTTLS.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 61606fb61e8..78af1aa3ca1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12011-06-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * net/network-stream.el (network-stream-open-starttls): Provide
4 support for client certificates both for external and built-in
5 STARTTLS.
6 (auth-source): Require.
7 (open-network-stream): Document the :client-certificate keyword.
8
12011-06-21 Michael Albinus <michael.albinus@gmx.de> 92011-06-21 Michael Albinus <michael.albinus@gmx.de>
2 10
3 * net/tramp-cache.el (top): Don't load the persistency file when 11 * net/tramp-cache.el (top): Don't load the persistency file when