diff options
author | Not Zed <NotZed@Ximian.com> | 2005-02-25 11:39:12 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-02-25 11:39:12 +0800 |
commit | d8e8d0fd5040f666121503665914774b34489ed0 (patch) | |
tree | c5f7dad1984cca472ed08e6e3b86169cd4b4ecf8 /mail/ChangeLog | |
parent | 762d734b9a92e245c2b03d8681d4e171732242be (diff) | |
download | gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.tar gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.tar.gz gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.tar.bz2 gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.tar.lz gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.tar.xz gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.tar.zst gsoc2013-evolution-d8e8d0fd5040f666121503665914774b34489ed0.zip |
** See bug #71003
2005-02-21 Not Zed <NotZed@Ximian.com>
** See bug #71003
* mail-component.c (impl_quit): add a new state MC_QUIT_THREADS to
wait for all mail threads to finish before quitting.
svn path=/trunk/; revision=28884
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 1b961d0c82..10d252b167 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-02-21 Not Zed <NotZed@Ximian.com> + + ** See bug #71003 + + * mail-component.c (impl_quit): add a new state MC_QUIT_THREADS to + wait for all mail threads to finish before quitting. + 2005-02-23 Jeffrey Stedfast <fejj@novell.com> * em-format-html.c (efh_format_header): Don't use the pre-UTF-8 |