diff options
author | Not Zed <NotZed@Ximian.com> | 2004-10-07 09:32:09 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-10-07 09:32:09 +0800 |
commit | 3a6b8953fef7c05efd694b922dcb3cbf1f466b16 (patch) | |
tree | b2820f9033ff2f7d5923434c7169f0537c8d00d6 /mail/ChangeLog | |
parent | adf099914c4a3e52c6eb32fff5a2205c47062c9a (diff) | |
download | gsoc2013-evolution-3a6b8953fef7c05efd694b922dcb3cbf1f466b16.tar.gz gsoc2013-evolution-3a6b8953fef7c05efd694b922dcb3cbf1f466b16.tar.zst gsoc2013-evolution-3a6b8953fef7c05efd694b922dcb3cbf1f466b16.zip |
put back in the attachment attaching code. Doesn't work for s/mime and
2004-09-28 Not Zed <NotZed@Ximian.com>
* em-composer-utils.c (forward_non_attached): put back in the
attachment attaching code. Doesn't work for s/mime and pgp, but
why bother arguing about it.
2004-10-06 Not Zed <NotZed@Ximian.com>
* em-folder-tree.c (emft_get_folder_info__desc): fix busted cast.
* *.c: e-popup api changes.
2004-10-06 Not Zed <NotZed@Ximian.com>
* em-folder-tree.c (emft_tree_button_press): remove some debug
that made it in accidentally.
svn path=/trunk/; revision=27487
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 08eca7526f..5f449977ba 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,20 @@ +2004-09-28 Not Zed <NotZed@Ximian.com> + + * em-composer-utils.c (forward_non_attached): put back in the + attachment attaching code. Doesn't work for s/mime and pgp, but + why bother arguing about it. + +2004-10-06 Not Zed <NotZed@Ximian.com> + + * em-folder-tree.c (emft_get_folder_info__desc): fix busted cast. + + * *.c: e-popup api changes. + +2004-10-06 Not Zed <NotZed@Ximian.com> + + * em-folder-tree.c (emft_tree_button_press): remove some debug + that made it in accidentally. + 2004-10-05 Not Zed <NotZed@Ximian.com> * em-folder-tree.c (emft_popup_copy_folder_selected): remove old |