changeset 64421:07aa938ec759

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 17 Jul 2005 22:27:29 +0000
parents 68b6816b2cd1
children d3239f455aaa
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jul 17 19:50:08 2005 +0000
+++ b/lisp/ChangeLog	Sun Jul 17 22:27:29 2005 +0000
@@ -1,13 +1,12 @@
 2005-07-17  Simon Josefsson  <jas@extundo.com>
 
-	* mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over
-	LOGIN.
+	* mail/smtpmail.el (smtpmail-auth-supported): Prefer PLAIN over LOGIN.
 
 2005-07-16  Jose E. Marchesi  <jemarch@gnu.org>
 
-	* lisp/mail/smtpmail.el (smtpmail-auth-supported): Added the
-	'plain auth method
-	(smtpmail-try-auth-methods): added the AUTH PLAIN dialog
+	* lisp/mail/smtpmail.el (smtpmail-auth-supported):
+	Add plain auth method.
+	(smtpmail-try-auth-methods): Add AUTH PLAIN dialog.
 
 2005-07-17  Kim F. Storm  <storm@cua.dk>