aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/mh-e/ChangeLog')
-rw-r--r--lisp/mh-e/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog
index f37202a159..c81ded2ae1 100644
--- a/lisp/mh-e/ChangeLog
+++ b/lisp/mh-e/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-16 Juanma Barranquero <[email protected]>
+
+ * mh-comp.el (mh-send-sub):
+ * mh-identity.el (mh-identity-field-handler):
+ * mh-mime.el (mh-secure-message):
+ Don't use `format' on `error' arguments.
+
2005-06-14 Juanma Barranquero <[email protected]>
* mh-mime.el (mh-secure-message): Follow error conventions.