diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e005e5a55b..3f326d4dbe 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2001-11-06 Jeffrey Stedfast <fejj@ximian.com> + + * mail-accounts.c (pgp_path_changed): Call + mail_config_pgp_type_detect_from_path() instead of doing our own + lame auto-detection that didn't even work ;-) + + * mail-config.c (auto_detect_pgp_variables): Execute the pgp + binary and look at it's version string if we have a version string + to compare to. + (mail_config_pgp_type_detect_from_path): New function that takes a + pgp path and attempts to figure out what pgp version it is. + 2001-11-07 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (try_inline_pgp): Add a "x-inline-pgp-hack=true" |