aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 537d90be20..40daa553ac 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-10-02 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell.c (e_shell_component_maybe_crashed): Make the crash
+ message less dorky. [#10264]
+
+2001-10-02 Ettore Perazzoli <ettore@ximian.com>
+
[Don't allow dragging from a folder to one of its descendants or
onto itself, when the operation is GDK_DRAG_MOVE. This fixes bugs
like #8737.]