diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 068821d4bdb..e53a6a52452 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 2 | |||
| 3 | * message.el (message-confirm-send): Add appropriate version. | ||
| 4 | |||
| 5 | 2008-09-22 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 6 | |||
| 7 | * mm-view.el (mm-pkcs7-enveloped-magic): Fix extra parenthesis in | ||
| 8 | defvar. | ||
| 9 | |||
| 10 | 2008-09-22 Daiki Ueno <ueno@unixuser.org> | ||
| 11 | |||
| 12 | * mm-view.el (mm-pkcs7-signed-magic): Use literals. | ||
| 13 | (mm-pkcs7-enveloped-magic): Ditto. | ||
| 14 | |||
| 1 | 2008-09-17 Simon Josefsson <simon@josefsson.org> | 15 | 2008-09-17 Simon Josefsson <simon@josefsson.org> |
| 2 | 16 | ||
| 3 | * sieve-manage.el (sieve-manage-is-string): Accept literals too. | 17 | * sieve-manage.el (sieve-manage-is-string): Accept literals too. |