aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2004-02-04 15:35:11 +0000
committerSam Steingold2004-02-04 15:35:11 +0000
commitdbfa9ed49fe7fbe53fd45df861e7a86f171bf2fd (patch)
tree63017b1b6ffc019774e1402688619cd4e642a5f3 /lisp/ChangeLog
parent12ad758a6624a5068ae0a19687d8e155c5f73a45 (diff)
downloademacs-dbfa9ed49fe7fbe53fd45df861e7a86f171bf2fd.tar.gz
emacs-dbfa9ed49fe7fbe53fd45df861e7a86f171bf2fd.zip
(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
Do not try authentication when no mechanism is available.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index bf8051e7c76..95a92f77e9f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12004-02-04 Sam Steingold <sds@gnu.org>
2
3 * mail/smtpmail.el (smtpmail-try-auth-methods):
4 Do not try authentication when no mechanism is available.
5 Pass port-name as defaultport to `netrc-machine'.
6
12004-02-04 Stephen Eglen <stephen@gnu.org> 72004-02-04 Stephen Eglen <stephen@gnu.org>
2 8
3 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string 9 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string