aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6698064f7d..8f0116e004 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,12 @@
2001-09-12 Ettore Perazzoli <ettore@ximian.com>
+ [Fix #4962, "Highlighting is left after a drag".]
+
+ * e-storage-set-view.c (tree_drag_motion): Only highlight when
+ moving over allowed targets.
+
+2001-09-12 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-folder-title-bar.c (unrealize): Only
gtk_widget_destroy() the icon_widget if it's not NULL.