Added Version tag to comply with RFC 3156.
[elisp/semi.git] / ChangeLog
index f3f48e2..cb301ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,24 @@
+2010-02-07  David Maus <maus.david@gmail.com>
+
+       * mime-edit.el (mime-edit-encrypt-pgp-mime): Added Version tag for
+       pgp-encrypted messages to comply with RFC3156.
+
+2010-01-25  Harald Judt  <h.judt@gmx.at>
+
+       * mime-edit.el (mime-content-types): Added more MIME types.
+
+2010-01-25  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
+
+       * mime-edit.el (mime-edit-insert-file): Ask user for MIME type and
+       subtype during interactive file insertion, not only encoding.
+       * mime-pgp.el (toplevel): New function:
+       `mime-display-multipart/pgp-encrypted'.
+       * pgg-def.el (toplevel): New custom: `pgg-decrypt-automatically'.
+       * semi-setup.el (toplevel): New mime-preview condtion for MIME
+       type "application/pgp-encrypted".
+
 2010-01-19  Vitaly Mayatskikh  <v.mayatskih@gmail.com>
+
        * mime-view.el (toplevel): New defcustom: mime-view-buttons-visible
        * mime-view.el (mime-display-entity): Use mime-view-buttons-visible
        to control visibility of MIME buttons.