diff options
author | Not Zed <NotZed@Ximian.com> | 2004-12-08 09:58:48 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-12-08 09:58:48 +0800 |
commit | f055315218f4ff5d071671bee29b8fbe0e224fa2 (patch) | |
tree | d15d97cd82da6b9057f659c707145aff9e4958a1 /mail/ChangeLog | |
parent | 21cbc5f9c93ac4e230346bbae1afe9b97a74e959 (diff) | |
download | gsoc2013-evolution-f055315218f4ff5d071671bee29b8fbe0e224fa2.tar.gz gsoc2013-evolution-f055315218f4ff5d071671bee29b8fbe0e224fa2.tar.zst gsoc2013-evolution-f055315218f4ff5d071671bee29b8fbe0e224fa2.zip |
and put them here instead so they're available even when the mailer isn't
2004-12-08 Not Zed <NotZed@Ximian.com>
* mail-component-factory.c (make_factory): and put them here
instead so they're available even when the mailer isn't activated
yet.
* mail-component.c (mc_startup): remove plugin hook registrations.
svn path=/trunk/; revision=28083
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1f6677f89d..e2ef6e9d7b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-12-08 Not Zed <NotZed@Ximian.com> + + * mail-component-factory.c (make_factory): and put them here + instead so they're available even when the mailer isn't activated + yet. + + * mail-component.c (mc_startup): remove plugin hook registrations. + 2004-11-22 Not Zed <NotZed@Ximian.com> * em-account-editor.c (emae_receive_options_extra_item): dont |