diff options
| author | Simon Josefsson | 2004-05-28 12:44:09 +0000 |
|---|---|---|
| committer | Simon Josefsson | 2004-05-28 12:44:09 +0000 |
| commit | 1cfd38a83e56954c9b39255e110dc24fe55771e8 (patch) | |
| tree | 5b8dfe9e438ea6041ab2d227e2af093ac5e81af3 | |
| parent | 57c878bbd62f382af7d2f1d1544cdd027ad66b8b (diff) | |
| download | emacs-1cfd38a83e56954c9b39255e110dc24fe55771e8.tar.gz emacs-1cfd38a83e56954c9b39255e110dc24fe55771e8.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 4 |
2 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a600fd5870c..69688ad0ff4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-05-28 Simon Josefsson <jas@extundo.com> | ||
| 2 | |||
| 3 | * mail/smtpmail.el (smtpmail-open-stream): Bind | ||
| 4 | starttls-extra-arguments too, if starttls.el uses GNUTLS. | ||
| 5 | |||
| 1 | 2004-05-26 Simon Josefsson <jas@extundo.com> | 6 | 2004-05-26 Simon Josefsson <jas@extundo.com> |
| 2 | 7 | ||
| 3 | * starttls.el: Merge with my GNUTLS based starttls.el. | 8 | * starttls.el: Merge with my GNUTLS based starttls.el. |
diff --git a/man/ChangeLog b/man/ChangeLog index 79e182636f1..ffd8bae6a2e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2004-05-28 Simon Josefsson <jas@extundo.com> | ||
| 2 | |||
| 3 | * smtpmail.texi (Authentication): Improve STARTTLS discussion. | ||
| 4 | |||
| 1 | 2004-05-27 Luc Teirlinck <teirllm@auburn.edu> | 5 | 2004-05-27 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 6 | ||
| 3 | * dired.texi (Dired and Find): `find-ls-option' does not apply to | 7 | * dired.texi (Dired and Find): `find-ls-option' does not apply to |