aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-24 05:28:43 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-24 05:28:43 +0800
commit94326a9ac80ea9e3227d4df8e29441eaedbda22a (patch)
tree2ad091d594511f2bd6d8ebc9c23796ca86e43cec /shell/ChangeLog
parent8aecd161b7dfd5fafa24702610bc3c930928ec22 (diff)
downloadgsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.tar
gsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.tar.gz
gsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.tar.bz2
gsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.tar.lz
gsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.tar.xz
gsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.tar.zst
gsoc2013-evolution-94326a9ac80ea9e3227d4df8e29441eaedbda22a.zip
If we get no data, don't notify the receiving component at all.
* e-storage-set-view.c (tree_drag_data_received): If we get no data, don't notify the receiving component at all. svn path=/trunk/; revision=12423
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 20e61bc9d7..3abb80a991 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2001-08-23 Ettore Perazzoli <ettore@ximian.com>
+ * e-storage-set-view.c (tree_drag_data_received): If we get no
+ data, don't notify the receiving component at all.
+
+2001-08-23 Ettore Perazzoli <ettore@ximian.com>
+
[Fix #5736, crashing when copying a message with drag and drop.]
* e-storage-set-view.c (tree_drag_data_received): Handle NULL data