]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Jul 2011 16:50:34 +0000 (18:50 +0200)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Wed, 6 Jul 2011 16:50:34 +0000 (18:50 +0200)
etc/ChangeLog
etc/NEWS

index 4f4e876232894f5e726326b85e82ec31c9accb5d..5e80b5029ff55f8c0dc89b5ecf93d894f2b83ab6 100644 (file)
@@ -1,3 +1,7 @@
+2011-07-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * NEWS: Clarify that `smtpmail-starttls-credentials' doesn't exist.
+
 2011-07-05  Juanma Barranquero  <lekktu@gmail.com>
 
        * NEWS: Document new emacs-lock.el and renaming of old one.
index 87ac6e229211534006dda845cf3e2a93d12bec57..66b173751bf006054bc783e3d33ff45eb3948d2f 100644 (file)
--- 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"