aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ceabc5f8a5..17d70172d4 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,5 +1,17 @@
2001-06-15 Jeffrey Stedfast <fejj@ximian.com>
+ * component-factory.c (destination_folder_handle_drop): Implemented.
+
+ * message-list.c (message_list_construct): Don't connect to the
+ DnD signals here.
+ (message_list_drag_data_get): Removed.
+ (add_uid): Removed.
+
+ * folder-browser.c (my_folder_browser_init): Connect to DnD signals.
+ (message_list_drag_data_get): Implemented.
+
+2001-06-15 Jeffrey Stedfast <fejj@ximian.com>
+
* mail-ops.c (mail_send_message): Fixed misuse of an uninitialized
variable.