diff options
author | Sankar P <psankar@novell.com> | 2005-05-07 14:27:22 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2005-05-07 14:27:22 +0800 |
commit | 3d6a2b1c38b67cf2d5f86cb81122c6edce8594b9 (patch) | |
tree | 74a18e22d5b0bd3d8274bdc505e23a125073f601 /mail/ChangeLog | |
parent | 9dfbde97f536b48d86f269636b2967b114d25380 (diff) | |
download | gsoc2013-evolution-3d6a2b1c38b67cf2d5f86cb81122c6edce8594b9.tar.gz gsoc2013-evolution-3d6a2b1c38b67cf2d5f86cb81122c6edce8594b9.tar.zst gsoc2013-evolution-3d6a2b1c38b67cf2d5f86cb81122c6edce8594b9.zip |
mail-ops.c (mail_send_message) Added code to prevent copying of sent
2005-05-07 Sankar P <psankar@novell.com>
* mail-ops.c (mail_send_message)
Added code to prevent copying of sent items, based on provider type
* em-account-editor.c (emae_defaults_page)
Added code to disable the Sent Folders button
svn path=/trunk/; revision=29310
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 84d635ba65..1fdd52735e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2005-05-07 Sankar P <psankar@novell.com> + + * mail-ops.c (mail_send_message) + Added code to prevent copying of sent items, based on provider type + + * em-account-editor.c (emae_defaults_page) + Added code to disable the Sent Folders button + 2005-05-06 Not Zed <NotZed@Ximian.com> * mail.error.xml: renamed from mail-errors.xml, add i18n tags, fix |