diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index c20c4b84da..00550adad4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2008-03-11 Matthew Barnes <mbarnes@redhat.com> + + ** Fixes part of bug #513951 + + * mail-config.c (gconf_mime_types_changed): + Adapt to new meaning of xxx_component_peek_base_directory(). + + * mail-component.c: + Use e_get_user_data_dir() instead of constructing the full path. + 2008-03-06 Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #520745 |