diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fb364f9651e..235aec2f478 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 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) |