diff lisp/ChangeLog @ 73148:6887b498642b

* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long lines in base64-encoded authentication response.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 28 Sep 2006 17:16:12 +0000
parents 005027f474ac
children 18fffec7d7ee
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Sep 28 05:47:50 2006 +0000
+++ b/lisp/ChangeLog	Thu Sep 28 17:16:12 2006 +0000
@@ -1,3 +1,8 @@
+2006-09-28  Chong Yidong  <cyd@stupidchicken.com>
+
+	* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
+	lines in base64-encoded authentication response.
+
 2006-09-26  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* progmode/ebnf2ps.el: Doc fix. Implement arrow spacing and scaling.