diff options
author | Iain Holmes <iain@src.gnome.org> | 2000-10-05 09:37:19 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2000-10-05 09:37:19 +0800 |
commit | 4642513eacfaa1b16a5c71d1a064a251b3b8b176 (patch) | |
tree | 6fd36a44e2aa280b9a76c32d9868bb9deb0f38ec /mail/ChangeLog | |
parent | dac3e574bf268991651bedcf2bb0c70d70a5c5dc (diff) | |
download | gsoc2013-evolution-4642513eacfaa1b16a5c71d1a064a251b3b8b176.tar.gz gsoc2013-evolution-4642513eacfaa1b16a5c71d1a064a251b3b8b176.tar.zst gsoc2013-evolution-4642513eacfaa1b16a5c71d1a064a251b3b8b176.zip |
Don't listen for message-changed hook, because it causes a lock up (?)
svn path=/trunk/; revision=5740
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1083bda253..c2dbc6a731 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,9 @@ 2000-10-05 Iain Holmes <iain@helixcode.com> + * mail-summary.c: Don't watch for the message-changed signal. + +2000-10-05 Iain Holmes <iain@helixcode.com> + * component-factory.c (component_factory_init): Setup the summary factory as well. (summary_fn): New function to create the ExecutiveSummaryComponent. |