diff options
| author | Miles Bader | 2008-09-25 15:38:29 +0000 |
|---|---|---|
| committer | Miles Bader | 2008-09-25 15:38:29 +0000 |
| commit | e52cac880512b377df736dff328243ba2d82be22 (patch) | |
| tree | b86ad23aaab236732683bcd4492e7db1d5c02199 /lisp/gnus/ChangeLog | |
| parent | 4b8643d33e86312ad0c2bb4c289b653ba4da8b3a (diff) | |
| download | emacs-e52cac880512b377df736dff328243ba2d82be22.tar.gz emacs-e52cac880512b377df736dff328243ba2d82be22.zip | |
Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1429
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. |