diff lisp/ChangeLog @ 110745:af2db97ca17a

Rework the gnutls boot interface. From Teodor Zlatanov.
author Lars Magne Ingebrigtsen <larsi@gnus.org>
date Mon, 04 Oct 2010 00:37:37 +0200
parents f0f8f95b6535
children 2279efb0250e
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Oct 03 14:37:41 2010 -0700
+++ b/lisp/ChangeLog	Mon Oct 04 00:37:37 2010 +0200
@@ -1,3 +1,10 @@
+2010-10-03  Teodor Zlatanov  <tzz@lifelogs.com>
+
+	* net/gnutls.el (starttls-negotiate): Use the plist interface to
+	`gnutls-boot'.  Make TYPE the only required parameter.  Allow
+	TRUSTFILES and KEYFILES to be lists.
+	(open-ssl-stream): Use it.
+
 2010-10-03  Glenn Morris  <rgm@gnu.org>
 
 	* subr.el (directory-sep-char): Remove obsolete variable.