diff options
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index f37202a159d..c81ded2ae10 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-06-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * mh-comp.el (mh-send-sub): | ||
| 4 | * mh-identity.el (mh-identity-field-handler): | ||
| 5 | * mh-mime.el (mh-secure-message): | ||
| 6 | Don't use `format' on `error' arguments. | ||
| 7 | |||
| 1 | 2005-06-14 Juanma Barranquero <lekktu@gmail.com> | 8 | 2005-06-14 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 9 | ||
| 3 | * mh-mime.el (mh-secure-message): Follow error conventions. | 10 | * mh-mime.el (mh-secure-message): Follow error conventions. |