aboutsummaryrefslogtreecommitdiffstats
path: root/composer/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r--composer/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog
index 89f7470b67..930dc464cf 100644
--- a/composer/ChangeLog
+++ b/composer/ChangeLog
@@ -1,5 +1,8 @@
2002-08-12 Jeffrey Stedfast <fejj@ximian.com>
+ * e-msg-composer-select-file.c (create_file_selection): Set the
+ file-selection window icon. Fixes the mailer part of bug #7368.
+
* e-msg-composer-attachment.c (e_msg_composer_attachment_new):
Don't call new_from_mime_part() since that function now does some
copying of the mime part rather than simply reffing it.