aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-09-01 11:47:35 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-09-01 11:47:35 +0800
commitb352ba9c53b6e279305d9cb94c18c28461324da3 (patch)
tree927415fc5fbf31b440b550e72faa89ea374a04a5 /mail/ChangeLog
parente4aa7be1571c5b2c00f62327a355552a65c63290 (diff)
downloadgsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.tar
gsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.tar.gz
gsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.tar.bz2
gsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.tar.lz
gsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.tar.xz
gsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.tar.zst
gsoc2013-evolution-b352ba9c53b6e279305d9cb94c18c28461324da3.zip
Patch from Paul Bolle <pebolle@tiscali.nl>: Fix for bug #549661 (Process DND correctly when a mail message is dragged from outside Evolution to a folder in the sidebar).
svn path=/trunk/; revision=36236
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index fab37b402d..6ce45afb7f 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,11 @@
+2008-09-01 Paul Bolle <pebolle@tiscali.nl>
+
+ ** Fix for bug #549661
+
+ * em-folder-tree.c: (emft_drop_async__exec): Use
+ em_utils_selection_get_urilist() for DND_DROP_TYPE_TEXT_URI_LIST (and
+ not em_utils_selection_get_mailbox()).
+
2008-08-31 Matthew Barnes <mbarnes@redhat.com>
** Fix bug #544430