aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index d6fcfef835..5216b82afb 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,3 +1,13 @@
+2005-06-03 Srinivasa Ragavan <sragavan@novell.com>
+
+ * e-msg-composer-select-file.c (select_attach_response): Show
+ attachment bar when attachments are added
+ e-msg-composer.c (attachment_bar_changed_cb), (drop_action),
+ (drag_data_received), (create_composer): Added support to
+ DnD targets to the composer GtkHTML window. Also show the
+ attachment bar when there are attachments and hide when all
+ attachments are removed.
+
2005-05-24 Srinivasa Ragavan <sragavan@novell.com>
* e-msg-composer-attachment.c (e_msg_composer_attachment_new_from_mime_part);
Fixed a bug, which considered forwarded mails as remote files.