aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index 305c682578..4bc064f4f8 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,5 +1,15 @@
2007-09-26 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #423401
+
+ * e-attachment.h: (e_attachment_new_remote_file):
+ * e-attachment.c: (struct DownloadInfo), (async_progress_update_cb),
+ (e_attachment_new_remote_file):
+ * e-attachment-bar.c: (e_attachment_bar_attach_remote_file):
+ Better error handling when attaching remote file.
+
+2007-09-26 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #351333
* e-search-bar.c: (paint_search_text), (option_activated_cb):