Mercurial > emacs
comparison lisp/ChangeLog @ 110679:400dd9dfdb7b
Give up on using gnutls-cli for starttls.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Fri, 01 Oct 2010 12:56:44 +0000 |
parents | 7e4b4d33d1b2 |
children | 0554c384e09f |
comparison
equal
deleted
inserted
replaced
110678:7e83565f8d0e | 110679:400dd9dfdb7b |
---|---|
1 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org> | |
2 | |
3 * net/tls.el (tls-starttls-switches): Give up on using starttls with | |
4 gnutls-cli. | |
5 (tls-program): Add --insecure to be consistent with the defaults from | |
6 openssl s_client. Now all three commands are insecure. | |
7 | |
1 2010-10-01 Eli Zaretskii <eliz@gnu.org> | 8 2010-10-01 Eli Zaretskii <eliz@gnu.org> |
2 | 9 |
3 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake) | 10 * makefile.w32-in (DEST, TAGS, TAGS-LISP, TAGS-nmake) |
4 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH) | 11 (TAGS-LISP-nmake, TAGS-gmake, TAGS-LISP-gmake, TAGS-SH) |
5 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets. | 12 (TAGS-LISP-SH, TAGS-CMD, TAGS-LISP-CMD): New targets. |