diff options
author | Srininvasa Ragavan <sragavan@novell.com> | 2005-05-23 15:10:03 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-05-23 15:10:03 +0800 |
commit | b25b709bf7fa81751810567af26ba4e8fe416b3a (patch) | |
tree | 97f476d22fbb8f2b0769ae28d8113b00667bd17f /composer/ChangeLog | |
parent | f3074e998b560938b0c904aabfb317d5764e71d6 (diff) | |
download | gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.gz gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.tar.zst gsoc2013-evolution-b25b709bf7fa81751810567af26ba4e8fe416b3a.zip |
Added attachment of remote URL. The dnd of url, downloads the files and
2005-05-23 Srininvasa Ragavan <sragavan@novell.com>
* e-msg-composer-attachment-bar.c, e-msg-composer-attachment-bar.h,
e-msg-composer-attachment.c, e-msg-composer-attachment.h, e-msg-composer.c,
e-msg-composer.h, mail-composer.error.xml : Added attachment of remote URL.
The dnd of url, downloads the files and attaches to the mail.
svn path=/trunk/; revision=29399
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index f635ebce9e..e31e66e2ad 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2005-05-23 Srininvasa Ragavan <sragavan@novell.com> + + * e-msg-composer-attachment-bar.c, e-msg-composer-attachment-bar.h, + e-msg-composer-attachment.c, e-msg-composer-attachment.h, e-msg-composer.c, + e-msg-composer.h, mail-composer.error.xml : Added attachment of remote URL. + The dnd of url, downloads the files and attaches to the mail. + + 2005-05-16 Srinivasa Ragavan <sragavan@novell.com> * e-msg-composer.c (set_editor_text) (menu_edit_delete_all_cb) |