From 8dcf7b7853b02946ea5e7a5d94b6592781564774 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 18 Mar 2004 17:14:42 +0000 Subject: rfc2047 decode the address here before passing it off to the addressbook 2004-03-18 Jeffrey Stedfast * em-utils.c (em_utils_add_address): rfc2047 decode the address here before passing it off to the addressbook (which expects it to be in human-readable form, not encoded). Fixes bug #55591. svn path=/trunk/; revision=25118 --- mail/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 40691ec27a..f27d37f484 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2004-03-18 Jeffrey Stedfast + + * em-utils.c (em_utils_add_address): rfc2047 decode the address + here before passing it off to the addressbook (which expects it to + be in human-readable form, not encoded). Fixes bug #55591. + 2004-03-18 Not Zed * mail-account-gui.c (mail_account_gui_new): save the source and -- cgit v1.2.3