From: Lars Magne Ingebrigtsen Date: Wed, 6 Jul 2011 16:50:34 +0000 (+0200) Subject: * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist. X-Git-Tag: emacs-pretest-24.0.90~104^2~419^2~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=84e04a29b9fddf5c5ede9873aa0356cd13af6f41;p=emacs.git * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist. --- diff --git a/etc/ChangeLog b/etc/ChangeLog index 4f4e8762328..5e80b5029ff 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2011-07-06 Lars Magne Ingebrigtsen + + * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist. + 2011-07-05 Juanma Barranquero * NEWS: Document new emacs-lock.el and renaming of old one. diff --git a/etc/NEWS b/etc/NEWS index 87ac6e22921..66b173751bf 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -130,8 +130,8 @@ difference), but if it were a direct list of user names and passwords, you will be prompted for the user name and the password instead, and they will then be saved to ~/.authinfo. -** Similarly, if you had `smtpmail-starttls-credentials' set, then -then you need to put +** Similarly, `smtpmail-starttls-credentials' no longer exists. If +you had thet set, then then you need to put machine smtp.whatever.foo port 25 key "~/.my_smtp_tls.key" cert "~/.my_smtp_tls.cert"