diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c5cbc39e5e..d38c8202c6 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2005-06-24 Matt Brown <matt@mattb.net.nz> + + * em-inline-filter.c: implement extraction of inline signed/encrypted pgp + parts and package them into x-inlinepgp-signed/x-inline-pgp-encrypted + parts. + * em-format-html.c: Formatters to verify/decrypt and then display the + parts generated by the inline filter. + 2005-06-25 Not Zed <NotZed@Ximian.com> ** See bug #307398 |