Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 109532:45a355dbe7fc
Accept x-pkcs7-signature MIME type as signature.
2010-07-24 David Engster <dengste@eml.cc>
* mml-smime.el (mml-smime-epg-verify): Also accept the older
x-pkcs7-signature MIME type as signature (RFC 2311, C.1).
author | Katsumi Yamaoka <katsumi@flagship2> |
---|---|
date | Sun, 25 Jul 2010 10:29:49 +0000 |
parents | e6408c088fbc |
children | d5c206ebf542 |
comparison
equal
deleted
inserted
replaced
109531:1b2674e70efe | 109532:45a355dbe7fc |
---|---|
1 2010-07-24 David Engster <dengste@eml.cc> | |
2 | |
3 * mml-smime.el (mml-smime-epg-verify): Also accept the older | |
4 x-pkcs7-signature MIME type as signature (RFC 2311, C.1). | |
5 | |
1 2010-07-21 Daiki Ueno <ueno@unixuser.org> | 6 2010-07-21 Daiki Ueno <ueno@unixuser.org> |
2 | 7 |
3 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>" | 8 * mml.el (mml-parse-1): Collect "certfile" attributes in "<#secure>" |
4 tag (Bug#6654). | 9 tag (Bug#6654). |
5 | 10 |