diff options
author | Not Zed <NotZed@Ximian.com> | 2005-02-25 11:38:04 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-02-25 11:38:04 +0800 |
commit | 762d734b9a92e245c2b03d8681d4e171732242be (patch) | |
tree | ab84cdb74540fc8e5e63b9305b55c66628c11897 /mail/ChangeLog | |
parent | 918965c00acef9bfb5a78d57b7dad8f67a2f5269 (diff) | |
download | gsoc2013-evolution-762d734b9a92e245c2b03d8681d4e171732242be.tar.gz gsoc2013-evolution-762d734b9a92e245c2b03d8681d4e171732242be.tar.zst gsoc2013-evolution-762d734b9a92e245c2b03d8681d4e171732242be.zip |
** See bug #34153 and no doubt duplicates
2005-02-21 Not Zed <NotZed@Ximian.com>
** See bug #34153 and no doubt duplicates
* mail-component.c (impl_requestQuit): use the VISIBLE count not
the TOTAL count to check if there are unsent emails.
svn path=/trunk/; revision=28883
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 7ea7024651..1b961d0c82 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -7,6 +7,13 @@ 2005-02-21 Not Zed <NotZed@Ximian.com> + ** See bug #34153 and no doubt duplicates + + * mail-component.c (impl_requestQuit): use the VISIBLE count not + the TOTAL count to check if there are unsent emails. + +2005-02-21 Not Zed <NotZed@Ximian.com> + ** See bug #71528. * em-migrate.c (remove_system_searches, em_migrate_1_4): remove |