aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 404b5947f8..f1ced15650 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,10 @@
2001-07-30 Jeffrey Stedfast <fejj@ximian.com>
+ * mail-mt.c (do_get_pass): We are not guarenteed to have a
+ non-NULL service (ie. PGP) thus check for it.
+ (pass_got): And again here.
+ (mail_get_password): And of course here too.
+
* mail-format.c (decode_pgp): When writing out a CamelException to
the HTML stream, be sure to translate it first.
(handle_message_external_body): Convert to UTF8 here too - I know