aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 40daa553ac..b6ab8d4dce 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,13 @@
2001-10-02 Ettore Perazzoli <ettore@ximian.com>
+ [Fix #11326, The folder list can become detached from its parent
+ window.]
+
+ * e-shell-view.c (folder_context_menu_popped_down_cb): Pop down
+ the folder bar if it's popped up.
+
+2001-10-02 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell.c (e_shell_component_maybe_crashed): Make the crash
message less dorky. [#10264]