diff options
author | Miguel de Icaza <miguel@helixcode.com> | 2000-10-08 13:30:59 +0800 |
---|---|---|
committer | Miguel de Icaza <miguel@src.gnome.org> | 2000-10-08 13:30:59 +0800 |
commit | f3b80606d8cca689cce2584083bb6bc9e9a0b618 (patch) | |
tree | 591fb978e85c75b5e0fc041e4f8947d2ca9609ac /mail/ChangeLog | |
parent | 35919c51941d48a5636581d8a7a88156027c73a3 (diff) | |
download | gsoc2013-evolution-f3b80606d8cca689cce2584083bb6bc9e9a0b618.tar.gz gsoc2013-evolution-f3b80606d8cca689cce2584083bb6bc9e9a0b618.tar.zst gsoc2013-evolution-f3b80606d8cca689cce2584083bb6bc9e9a0b618.zip |
Move the functionality to incorporate messages into
2000-10-07 Miguel de Icaza <miguel@helixcode.com>
* mail-ops.c (do_fetch_mail): Move the functionality to
incorporate messages into mail_incorporate_messages.
(mail_load_evolution_rule_context): New function. Move the
functionality for loading the context rules to its own function.
svn path=/trunk/; revision=5782
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ce2dfe1e72..cb8264e7b3 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-10-07 Miguel de Icaza <miguel@helixcode.com> + + * mail-ops.c (do_fetch_mail): Move the functionality to + incorporate messages into mail_incorporate_messages. + (mail_load_evolution_rule_context): New function. Move the + functionality for loading the context rules to its own function. + 2000-10-06 Iain Holmes <iain@helixcode.com> * mail-summary.c: Fix the locking up of the mail by only calling |