diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2004-06-02 01:03:45 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-06-02 01:03:45 +0800 |
commit | 541d53c4107cfbba8a4fde4b10d21a6f8f089b74 (patch) | |
tree | 8846fe9ccad5b97d17c6f9d9f4aff19a4cc3cd59 /mail/ChangeLog | |
parent | e44d368043eea0d8cbf809b35b2fb480fa8fd319 (diff) | |
download | gsoc2013-evolution-541d53c4107cfbba8a4fde4b10d21a6f8f089b74.tar.gz gsoc2013-evolution-541d53c4107cfbba8a4fde4b10d21a6f8f089b74.tar.zst gsoc2013-evolution-541d53c4107cfbba8a4fde4b10d21a6f8f089b74.zip |
Don't attach anything ever. This is confusing way too many users who
2004-06-01 Jeffrey Stedfast <fejj@novell.com>
* em-composer-utils.c (forward_non_attached): Don't attach
anything ever. This is confusing way too many users who expect it
to attach all or nothing. Since Forward-Attached is what users
should be using to forward a message and all attachments, make
these not attach anything (which is what other mailers do anyway).
svn path=/trunk/; revision=26145
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4501501bce..d547852290 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2004-06-01 Jeffrey Stedfast <fejj@novell.com> + + * em-composer-utils.c (forward_non_attached): Don't attach + anything ever. This is confusing way too many users who expect it + to attach all or nothing. Since Forward-Attached is what users + should be using to forward a message and all attachments, make + these not attach anything (which is what other mailers do anyway). + 2004-06-01 Not Zed <NotZed@Ximian.com> * em-folder-selector.c (em_folder_selector_get_selected_uri): set |