diff options
author | JP Rosevear <jpr@ximian.com> | 2001-06-20 07:01:33 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-06-20 07:01:33 +0800 |
commit | 477830f7602e726cacf24fdbfb7d4c648b1a8bcb (patch) | |
tree | 2ebe85aea1795e87662799ecb7e1fbe3f0b8cc2e /composer/ChangeLog | |
parent | 968af9b95e75fa42c656abd99ab9146d0b3d6cc6 (diff) | |
download | gsoc2013-evolution-477830f7602e726cacf24fdbfb7d4c648b1a8bcb.tar.gz gsoc2013-evolution-477830f7602e726cacf24fdbfb7d4c648b1a8bcb.tar.zst gsoc2013-evolution-477830f7602e726cacf24fdbfb7d4c648b1a8bcb.zip |
send the message
2001-06-19 JP Rosevear <jpr@ximian.com>
* evolution-composer.c (impl_Composer_send): send the message
* Evolution-Composer.idl: add a "send" method to send a message
without showing the editor
svn path=/trunk/; revision=10309
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 7fb02bb31b..c3ee1af30c 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,10 @@ +2001-06-19 JP Rosevear <jpr@ximian.com> + + * evolution-composer.c (impl_Composer_send): send the message + + * Evolution-Composer.idl: add a "send" method to send a message + without showing the editor + 2001-06-19 Jeffrey Stedfast <fejj@ximian.com> * e-msg-composer.c (e_msg_composer_construct): Don't define the |