diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2004-03-17 00:56:01 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-03-17 00:56:01 +0800 |
commit | c94074f354a6d8a2de9a7c623a79130b3d10e338 (patch) | |
tree | 1e9fbef71455268c6398a20f54d75e840a2b2edc /mail/ChangeLog | |
parent | fe91f0837c6d82b79f0ecffe43b621905e75a188 (diff) | |
download | gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.tar gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.tar.gz gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.tar.bz2 gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.tar.lz gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.tar.xz gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.tar.zst gsoc2013-evolution-c94074f354a6d8a2de9a7c623a79130b3d10e338.zip |
New function to return a description of the async drop operation. Fixes
2004-03-16 Jeffrey Stedfast <fejj@ximian.com>
* em-folder-tree.c (emft_drop_async_desc): New function to return
a description of the async drop operation. Fixes bug #54808.
svn path=/trunk/; revision=25090
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index a46a285cf7..148f75eef7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2004-03-16 Jeffrey Stedfast <fejj@ximian.com> + + * em-folder-tree.c (emft_drop_async_desc): New function to return + a description of the async drop operation. Fixes bug #54808. + 2004-03-15 Jeffrey Stedfast <fejj@ximian.com> * em-utils.c (reply_to_message): If the mail_get_message() async |