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 f6e67d6808..a9e6d938e0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-05-20 Larry Ewing <lewing@ximian.com> + + * mail-config-factory.c: remove references to font prefs. + + * component-factory.c: Remove stale refernces the the font prefs. + (make_factory): remove unused variables. + + * mail-config.c (mail_config_init): add a notify callback to the + spelling color. + (config_write_style): rename and write out the spell color as + well. + 2003-05-20 Not Zed <notzed@lostzed.mmc.com.au> ** See bug #43234 |