aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorTed Zlatanov2011-05-03 20:45:27 -0500
committerTed Zlatanov2011-05-03 20:45:27 -0500
commitff4de4aaca6030364b95396182d58042d18a5172 (patch)
tree9d88fe337143d1445c0c64d1b8359e8c59ed4153 /src/ChangeLog
parent48e79d6a80c1ef67fae3f8fd45d753be5cb58ea4 (diff)
downloademacs-ff4de4aaca6030364b95396182d58042d18a5172.tar.gz
emacs-ff4de4aaca6030364b95396182d58042d18a5172.zip
Support :keylist and :crlfiles options to `gnutls-boot' and use them.
* src/gnutls.c (Fgnutls_boot): Support :keylist and :crlfiles options instead of :keyfiles. Give GnuTLS the keylist and the CRL lists as passed in.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 0e8e949004e..bc6b89f1450 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12011-05-04 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * gnutls.c (Fgnutls_boot): Support :keylist and :crlfiles options
4 instead of :keyfiles. Give GnuTLS the keylist and the CRL lists
5 as passed in.
6
12011-05-03 Jan Djärv <jan.h.d@swipnet.se> 72011-05-03 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * xterm.c (x_set_frame_alpha): Do not set property on anything 9 * xterm.c (x_set_frame_alpha): Do not set property on anything