diff options
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 5c8b4333332..feee3c49f3a 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-08-27 Daiki Ueno <ueno@unixuser.org> | ||
| 2 | |||
| 3 | * mml-smime.el (mml-smime-epg-verify): Don't use the 4th arg of | ||
| 4 | mm-replace-in-string for compatibility issues. | ||
| 5 | * mml2015.el (mml2015-epg-verify): Ditto. | ||
| 6 | |||
| 1 | 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org> | 7 | 2011-08-26 Katsumi Yamaoka <yamaoka@jpl.org> |
| 2 | 8 | ||
| 3 | * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype. | 9 | * mailcap.el (mailcap-mime-data): Regexp-quote MIME subtype. |