From 9526b53ea4fc6cd80e0de9f9c70a3c35b33e17e7 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 4 Feb 2005 02:17:21 +0000 Subject: if we aren't waiting for cancel, then don't worry about waiting on the 2005-02-04 Not Zed * 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 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * message-list.c (message_list_set_folder): Use -- cgit v1.2.3