From d808366b5f070f8700a4f116c473235063523e7f Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Wed, 12 Nov 2008 20:03:07 +0000 Subject: ** Part of fix for bug #524377 2008-11-12 Milan Crha ** Part of fix for bug #524377 * configure.in: Bump eds minimum version to 2.25.2 because of camel's int camel_header_param_encode_filenames_in_rfc_2047. * mail/mail-config.glade: * mail/evolution-mail.schemas.in: * mail/em-composer-prefs.c: (em_composer_prefs_construct): * mail/mail-config.c: (gconf_outlook_filenames_changed), (mail_config_init): Declare, be able to change and listen to changes on new key, '/apps/evolution/mail/composer/outlook_filenames' to encode file names header in camel based on the RFC 2047, instead of the correct RFC 2231. Note: Requires at least eds revision 9756. svn path=/trunk/; revision=36779 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7266005b67..4096164924 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-11-12 Milan Crha + + ** Part of fix for bug #524377 + + * configure.in: Bump eds minimum version to 2.25.2 because of + camel's int camel_header_param_encode_filenames_in_rfc_2047. + 2008-11-07 Matthew Barnes ** Fixes part of bug #557581 -- cgit v1.2.3