diff options
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 44c79382d2..b98d79c8e3 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,11 @@ +2005-08-16 Srinivasa Ragavan <sragavan@novell.com> + + * e-attachment.c (finalise) (e_attachment_new) (e_attachment_build_remote_file) + (e_attachment_new_from_mime_part) (ok_cb): Maintain the filename of the + attachment in the structure and free it in finalize. + * e-attachment-bar.c (update): For display consider the filename from the + structure before from the part. + 2005-08-03 Not Zed <NotZed@Ximian.com> * e-filter-bar.c (build_items): revert dobey's last patch here, it |