From bbfb9268af8e5d8c5a0ac346ba13efc00783d46c Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Tue, 17 Jul 2001 20:45:57 +0000 Subject: Fix to correctly handle text/uri-lists that contain more than a single 2001-07-17 Jeffrey Stedfast * 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 --- mail/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * mail-config.glade: Make the Path: entry into a GnomeFileEntry so -- cgit v1.2.3