diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 2011-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 | |||
| 1 | 2011-06-21 Michael Albinus <michael.albinus@gmx.de> | 9 | 2011-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 |