aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-07-18 04:45:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-07-18 04:45:57 +0800
commitbbfb9268af8e5d8c5a0ac346ba13efc00783d46c (patch)
tree5a1dbb6d08fb030995efa38c13edd985046dc1cb /mail/ChangeLog
parentc1f19b88db7658700348d91b4e2310cb8502b5ea (diff)
downloadgsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.tar
gsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.tar.gz
gsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.tar.bz2
gsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.tar.lz
gsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.tar.xz
gsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.tar.zst
gsoc2013-evolution-bbfb9268af8e5d8c5a0ac346ba13efc00783d46c.zip
Fix to correctly handle text/uri-lists that contain more than a single
2001-07-17 Jeffrey Stedfast <fejj@ximian.com> * folder-browser.c (message_list_drag_data_recieved): Fix to correctly handle text/uri-lists that contain more than a single url. * component-factory.c (destination_folder_handle_drop): Fix to correctly handle text/uri-lists that contain more than a single url. svn path=/trunk/; revision=11174
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 0b329365b1..2067d37ba4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2001-07-17 Jeffrey Stedfast <fejj@ximian.com>
+
+ * folder-browser.c (message_list_drag_data_recieved): Fix to
+ correctly handle text/uri-lists that contain more than a single
+ url.
+
+ * component-factory.c (destination_folder_handle_drop): Fix to
+ correctly handle text/uri-lists that contain more than a single
+ url.
+
2001-07-17 Jason Leach <jleach@ximian.com>
* mail-config.glade: Make the Path: entry into a GnomeFileEntry so