aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/message-list.c1
2 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2227adae95..1ccf3e2da2 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-18 Dan Winship <danw@helixcode.com>
+
+ * message-list.c (hide_save_state): Unlock camel when done to
+ prevent a hang later.
+
2000-12-18 Miguel de Icaza <miguel@helixcode.com>
* mail-tools.c (mail_tool_move_folder_contents): Only update
diff --git a/mail/message-list.c b/mail/message-list.c
index 3d67b798c6..9069caa3da 100644
--- a/mail/message-list.c
+++ b/mail/message-list.c
@@ -2221,6 +2221,7 @@ static void hide_save_state(MessageList *ml)
g_hash_table_foreach(ml->hidden, (GHFunc)hide_save_1, out);
fclose(out);
}
+ mail_tool_camel_lock_down();
}
/* ** REGENERATE MESSAGELIST ********************************************** */
me/commit/graphics/gstreamer-plugins-swfdec80?h=mate-1.18&id=cd930a573e0985476b394c41e5ec9f65480080a8'>Portlint:mezz2006-05-201-1/+1 * - Update gstreamer to 0.10ahze2006-04-301-2/+3 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * Update to 0.8.11.kwm2005-09-091-1/+1 * - Readd PORTREVISION?= to gstreamer-plugins so I can bumpahze2005-07-131-1/+1 * Update to 0.8.9.kwm2005-05-311-0/+3 * - split multimedia/gstreamer-plugins in to individual ports perahze2005-03-01