diff options
author | Not Zed <NotZed@Ximian.com> | 2004-03-03 16:11:19 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-03-03 16:11:19 +0800 |
commit | 7dfbad5dce6da74e6c83b7b8196952f114e04a56 (patch) | |
tree | 993974121db7dd0539ad38ab5bf33a6e36eb0bdb /mail/ChangeLog | |
parent | cc11303dc2a9775eeb742feedff5c2bfea224fc3 (diff) | |
download | gsoc2013-evolution-7dfbad5dce6da74e6c83b7b8196952f114e04a56.tar.gz gsoc2013-evolution-7dfbad5dce6da74e6c83b7b8196952f114e04a56.tar.zst gsoc2013-evolution-7dfbad5dce6da74e6c83b7b8196952f114e04a56.zip |
** See bug #54924.
2004-03-03 Not Zed <NotZed@Ximian.com>
** See bug #54924.
* em-utils.c (em_utils_selection_set_urilist): Try to get the drop
filename from the message subject, or folder name.
(em_utils_empty_trash): kill warning.
svn path=/trunk/; revision=24946
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 451dfa9afe..b17ff590d4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2004-03-03 Not Zed <NotZed@Ximian.com> + ** See bug #54924. + + * em-utils.c (em_utils_selection_set_urilist): Try to get the drop + filename from the message subject, or folder name. + (em_utils_empty_trash): kill warning. + ** See bug #54121. * mail-component.c (impl_requestCreateItem) |