diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-10-26 11:47:21 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-10-26 11:47:21 +0800 |
commit | 785e31ee3e454161ebb2e50bc50b727e553161b1 (patch) | |
tree | 39825db61c08979e2e46d3dc075030cc842b9e1e /composer/ChangeLog | |
parent | 934e85f6998fcd41ad54efad5d854cd54307b068 (diff) | |
download | gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.tar gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.tar.gz gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.tar.bz2 gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.tar.lz gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.tar.xz gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.tar.zst gsoc2013-evolution-785e31ee3e454161ebb2e50bc50b727e553161b1.zip |
Populate the composer with any attachments.
2000-10-25 Jeffrey Stedfast <fejj@helixcode.com>
* e-msg-composer.c (e_msg_composer_new_with_message): Populate the
composer with any attachments.
svn path=/trunk/; revision=6197
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 7df6f413f0..f4b31e69ad 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2000-10-25 Jeffrey Stedfast <fejj@helixcode.com> + + * e-msg-composer.c (e_msg_composer_new_with_message): Populate the + composer with any attachments. + 2000-10-25 Iain Holmes <iain@helixcode.com> * e-msg-composer-select-file.c (create_file_selection): Set the |