From 8738bf7afffc7d2696d6e422e08583d3207ef837 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 21 Feb 2001 17:24:13 +0000 Subject: Changed to use PgpValidity. 2001-02-21 Jeffrey Stedfast * mail-crypto.c (pgp_mime_part_verify): Changed to use PgpValidity. * openpgp-utils.c (openpgp_verify): Return a PgpValidity and set the description as UTF-8 for later use in mail-format.c when writing to GtkHTML. * mail-format.c (try_inline_pgp_sig): Updated to use the new PgpValidity code. (handle_multipart_signed): Updated. svn path=/trunk/; revision=8320 --- mail/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 9f4bf803c5..5e4beb6ab5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2001-02-21 Jeffrey Stedfast + + * mail-crypto.c (pgp_mime_part_verify): Changed to use + PgpValidity. + + * openpgp-utils.c (openpgp_verify): Return a PgpValidity and set + the description as UTF-8 for later use in mail-format.c when + writing to GtkHTML. + + * mail-format.c (try_inline_pgp_sig): Updated to use the new + PgpValidity code. + (handle_multipart_signed): Updated. + 2001-02-21 Not Zed * mail-callbacks.c (composer_postpone_cb): Fix for api changes to -- cgit v1.2.3