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 3f60f7a0fe..8212ec62f2 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2008-11-12 Milan Crha <mcrha@redhat.com> + + ** Part of fix for bug #524377 + + * mail-config.glade: + * evolution-mail.schemas.in: + * em-composer-prefs.c: (em_composer_prefs_construct): + * 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. + 2008-11-07 Matthew Barnes <mbarnes@redhat.com> ** Fix for bug #552583 |