diff options
author | Not Zed <NotZed@Ximian.com> | 2005-02-04 10:17:21 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-02-04 10:17:21 +0800 |
commit | 9526b53ea4fc6cd80e0de9f9c70a3c35b33e17e7 (patch) | |
tree | 39bd1c165479fa3d8da3cae37661c1e62e941f9d /mail/ChangeLog | |
parent | ded24f2127b72d58eb95a16fb92f98414cd14e9b (diff) | |
download | gsoc2013-evolution-9526b53ea4fc6cd80e0de9f9c70a3c35b33e17e7.tar.gz gsoc2013-evolution-9526b53ea4fc6cd80e0de9f9c70a3c35b33e17e7.tar.zst gsoc2013-evolution-9526b53ea4fc6cd80e0de9f9c70a3c35b33e17e7.zip |
if we aren't waiting for cancel, then don't worry about waiting on the
2005-02-04 Not Zed <NotZed@Ximian.com>
* mail-session.c (alert_user, do_user_message): if we aren't
waiting for cancel, then don't worry about waiting on the reply
port, otherwise we could block when we don't need to, if there is
another window already up.
svn path=/trunk/; revision=28698
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 6bf5c13249..51b1b34cfe 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2005-02-04 Not Zed <NotZed@Ximian.com> + + * mail-session.c (alert_user, do_user_message): if we aren't + waiting for cancel, then don't worry about waiting on the reply + port, otherwise we could block when we don't need to, if there is + another window already up. + 2005-02-03 Jeffrey Stedfast <fejj@novell.com> * message-list.c (message_list_set_folder): Use |