From: Michael Olson Date: Mon, 10 Sep 2007 01:20:44 +0000 (+0000) Subject: ERC-NEWS: Improve description of erc-ssl and erc-tls change X-Git-Tag: emacs-pretest-23.0.90~11000 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c10b0597182554a35d3b6c7e6a5551d034fc9445;p=emacs.git ERC-NEWS: Improve description of erc-ssl and erc-tls change --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 3dadd754cf8..9009874b8e7 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-09-10 Michael Olson + + * ERC-NEWS: Improve description of erc-tls and erc-ssl change. + 2007-09-09 Juri Linkov * AUTHORS, CONTRIBUTE: New files, moved here from the root dir. diff --git a/etc/ERC-NEWS b/etc/ERC-NEWS index 409dcf03da6..53b595a753f 100644 --- a/etc/ERC-NEWS +++ b/etc/ERC-NEWS @@ -6,9 +6,10 @@ See the end of the file for license conditions. * Changes in ERC 5.3 ** New function `erc-tls' is to be used for connecting to a server via TLS. -The function `erc-ssl' should never be used for that purpose any -longer, which was the case with the version of ERC that is included -with Emacs. +It requires the tls.el library. + +** The function `erc-ssl' will now always use ssl.el, even in the version +of ERC that comes with Emacs. ** Changes and additions to modules