diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2004-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 | |||
| 1 | 2004-02-04 Stephen Eglen <stephen@gnu.org> | 7 | 2004-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 |