diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 17:57:57 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-31 17:57:57 +0800 |
commit | 322b2c1d303d41d1914dfa8f1eb3d682be76690f (patch) | |
tree | d8ad1bd6ca0e2ea77ce8bc93c75ad1d3d123d225 /plugins/mail-to-task/ChangeLog | |
parent | 731e83ac7fdef0f6b6e180d48a3f00dd1ba8a02a (diff) | |
download | gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.gz gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.tar.zst gsoc2013-evolution-322b2c1d303d41d1914dfa8f1eb3d682be76690f.zip |
Fixes #310489
svn path=/trunk/; revision=32448
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
-rw-r--r-- | plugins/mail-to-task/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index c9ecbda484..9932a96c1f 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,13 @@ +2006-07-31 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #310489 + * mail-to-task.c: + (set_attendees): + (set_organizer): Appended the mailto field + to the email values. + (do_mail_to_task):Set the ICAL_X parameter + so that no mail is sent to the recipients. + 2006-06-06 Hiroyuki Ikezoe <poincare@ikezoe.net> Fixes #332605. |